@asd20/ui 3.2.941 → 3.2.942

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.941",
8
+ "version": "3.2.942",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -150,7 +150,7 @@ export default {
150
150
  font-weight: var(--website-typography__font-weight-body, normal);
151
151
  font-size: 0.75rem;
152
152
  // text-transform: uppercase;
153
- opacity: 0.75;
153
+ // opacity: 0.75;
154
154
  // text-align: justify;
155
155
  hr {
156
156
  margin: 0.25rem 0;