fix xs selector

This commit is contained in:
vcoppe
2025-10-19 16:44:15 +02:00
parent 8abe0ec333
commit 776c867c0b
2 changed files with 2 additions and 3 deletions

View File

@@ -109,6 +109,8 @@
--color-sidebar-ring: var(--sidebar-ring);
--color-support: var(--support);
--color-link: var(--link);
--breakpoint-xs: 540px;
}
@layer base {