@kodaris/krubble-app-components 1.0.45 → 1.0.47

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.
@@ -407,7 +407,7 @@ const ce=e=>(t,i)=>{void 0!==i?i.addInitializer((()=>{customElements.define(e,t)
407
407
  }
408
408
 
409
409
  .nav-title {
410
- font-size: 18px;
410
+ font-size: 20px;
411
411
  font-weight: 600;
412
412
  color: var(--kr-scaffold-nav-text-active);
413
413
  letter-spacing: .2px;
@@ -1100,7 +1100,7 @@ const ce=e=>(t,i)=>{void 0!==i?i.addInitializer((()=>{customElements.define(e,t)
1100
1100
  }
1101
1101
 
1102
1102
  .nav-header__title {
1103
- font-size: 18px;
1103
+ font-size: 20px;
1104
1104
  font-weight: 600;
1105
1105
  color: #111827;
1106
1106
  white-space: nowrap;