@oxide/design-system 6.5.1 → 6.5.2

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.
package/dist/asciidoc.css CHANGED
@@ -304,6 +304,7 @@
304
304
 
305
305
  .attribution cite {
306
306
  display: block;
307
+ padding-left: 1em;
307
308
  }
308
309
 
309
310
  /* --- Admonitions --- */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxide/design-system",
3
- "version": "6.5.1",
3
+ "version": "6.5.2",
4
4
  "description": "Home of reusable design assets and token for oxide internal sites",
5
5
  "type": "module",
6
6
  "sideEffects": false,