docs: share page css

This commit is contained in:
Jay V
2025-10-06 16:13:21 -04:00
parent 2faa28e162
commit b351b75156

View File

@@ -24,6 +24,10 @@
--color-border-weak: hsl(0, 1%, 85%);
--color-icon: hsl(0, 1%, 55%);
/* For the share component */
--sl-color-bg-surface: var(--sl-color-bg-nav);
--sl-color-divider: var(--sl-color-gray-5);
}