@asd20/ui 3.2.929 → 3.2.930

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.929",
8
+ "version": "3.2.930",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -335,7 +335,7 @@ export default {
335
335
  background-repeat: no-repeat;
336
336
  background-size: cover;
337
337
  background-position: 10%;
338
- box-shadow: 0px 0px 0px 4000px rgba(0, 22, 100, 0.7) inset;
338
+ box-shadow: 0px 0px 0px 4000px rgba(0, 22, 100, 0.6) inset;
339
339
  }
340
340
 
341
341
  @media (min-width: 768px) {