docs: share page styles

This commit is contained in:
Jay V
2025-06-24 19:34:35 -04:00
parent 24a1399fa0
commit 3a4969c8b1
@@ -2,6 +2,10 @@
pre {
--shiki-dark-bg: var(--sl-color-bg-surface) !important;
background-color: var(--sl-color-bg-surface) !important;
span {
white-space: break-spaces;
}
}
}