@teseor/css 1.15.3 → 1.15.5

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.
@@ -92,7 +92,7 @@
92
92
 
93
93
  font-size: var(--_font-size);
94
94
  font-weight: var(--_weight);
95
- letter-spacing: 0.05em;
95
+ letter-spacing: #{t.$tracking-wide};
96
96
  text-transform: uppercase;
97
97
  color: var(--_color);
98
98
  }
@@ -181,7 +181,7 @@
181
181
 
182
182
  .sidebar-nav__item:focus-visible {
183
183
  outline: 2px solid var(--_color-focus);
184
- outline-offset: -2px;
184
+ outline-offset: #{t.$focus-ring-offset};
185
185
  }
186
186
 
187
187
  // Active state