@kodaris/krubble-app-components 1.0.46 → 1.0.48

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.
@@ -1481,7 +1481,7 @@ KRScaffold.styles = i$4 `
1481
1481
  }
1482
1482
 
1483
1483
  .nav-title {
1484
- font-size: 18px;
1484
+ font-size: 20px;
1485
1485
  font-weight: 600;
1486
1486
  color: var(--kr-scaffold-nav-text-active);
1487
1487
  letter-spacing: .2px;
@@ -2363,7 +2363,7 @@ KRScreenNav.styles = i$4 `
2363
2363
  }
2364
2364
 
2365
2365
  .nav-header__title {
2366
- font-size: 18px;
2366
+ font-size: 20px;
2367
2367
  font-weight: 600;
2368
2368
  color: #111827;
2369
2369
  white-space: nowrap;