docs: share page css

pull/3004/head
Jay V 2025-10-06 16:13:21 -04:00
parent 2faa28e162
commit b351b75156
1 changed files with 4 additions and 0 deletions

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