@sonic-equipment/ui 0.0.110 → 0.0.111

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.
Files changed (2) hide show
  1. package/dist/styles.css +2 -1
  2. package/package.json +1 -1
package/dist/styles.css CHANGED
@@ -2675,7 +2675,8 @@
2675
2675
  .announcement-module-Xi0L5 .announcement-module-4XVjD .announcement-module-1Jn7y .announcement-module-8k2rK {
2676
2676
  margin: 0;
2677
2677
  font-size: var(--font-size-base);
2678
- font-weight: var(--font-weight-medium);
2678
+ font-weight: var(--font-weight-black);
2679
+ text-transform: uppercase;
2679
2680
  }
2680
2681
 
2681
2682
  .announcement-module-Xi0L5 .announcement-module-4XVjD .announcement-module-1Jn7y .announcement-module-yXGsN {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sonic-equipment/ui",
3
- "version": "0.0.110",
3
+ "version": "0.0.111",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "engines": {