@uniai-fe/uds-templates 0.4.15 → 0.4.16

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/dist/styles.css CHANGED
@@ -288,7 +288,7 @@
288
288
 
289
289
  .page-frame-nav-category-label {
290
290
  font-size: 1.2rem;
291
- line-height: 1.4rem;
291
+ line-height: 1.7rem;
292
292
  color: inherit;
293
293
  }
294
294
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniai-fe/uds-templates",
3
- "version": "0.4.15",
3
+ "version": "0.4.16",
4
4
  "description": "UNIAI Design System; UI Templates Package",
5
5
  "type": "module",
6
6
  "private": false,
@@ -88,7 +88,7 @@
88
88
 
89
89
  .page-frame-nav-category-label {
90
90
  font-size: 1.2rem;
91
- line-height: 1.4rem;
91
+ line-height: 1.7rem;
92
92
  color: inherit;
93
93
  }
94
94