@oxide/design-system 1.7.6--canary.7d25940.0 → 1.7.6--canary.dea7743.0

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.
@@ -528,7 +528,7 @@
528
528
  }
529
529
 
530
530
  .asciidoc-body summary.title {
531
- @apply not-italic text-sans-xl !text-default;
531
+ @apply not-italic text-sans-xl text-raise;
532
532
  }
533
533
 
534
534
  .asciidoc-body .conum {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxide/design-system",
3
- "version": "1.7.6--canary.7d25940.0",
3
+ "version": "1.7.6--canary.dea7743.0",
4
4
  "description": "Home of reusable design assets and token for oxide internal sites",
5
5
  "type": "module",
6
6
  "sideEffects": false,