docs: share page styles

This commit is contained in:
Jay V 2025-06-24 19:34:35 -04:00
parent a3cf18c905
commit 9d7cfda9fe

View file

@ -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;
}
}
}