Polish hero overlays and fix fixed header
CI / quality (push) Waiting to run

This commit is contained in:
MOH
2026-03-08 00:34:57 +01:00
parent 0c2b67e378
commit 9edb162148
6 changed files with 20 additions and 20 deletions
+3 -3
View File
@@ -44,9 +44,9 @@
--ambient-secondary-alpha: 0.04;
--ambient-grid-alpha: 0;
--radius-surface: 0rem;
--radius-nested: 0rem;
--radius-pill: 0px;
--radius-surface: 24px;
--radius-nested: 16px;
--radius-pill: 9999px;
--shadow-xs: 0 1px 2px hsl(220 26% 18% / 0.05);
--shadow-sm: 0 1px 3px hsl(220 26% 18% / 0.1), 0 1px 2px -1px hsl(220 26% 18% / 0.1);