@oxide/design-system 2.2.0 → 2.2.1

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.
@@ -112,7 +112,7 @@
112
112
  h3 a,
113
113
  h4 a,
114
114
  h5 a {
115
- @apply flex items-center text-raise;
115
+ @apply inline text-raise;
116
116
  }
117
117
 
118
118
  h1[data-sectnum]:before,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxide/design-system",
3
- "version": "2.2.0",
3
+ "version": "2.2.1",
4
4
  "description": "Home of reusable design assets and token for oxide internal sites",
5
5
  "type": "module",
6
6
  "sideEffects": false,