feat(core): first header prototype and background styling

This commit is contained in:
2026-04-13 23:48:22 +02:00
parent a90cf0561f
commit 526603dc63
3 changed files with 65 additions and 7 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
background-image: radial-gradient(
circle at 1px 1px,
color-mix(in oklch, var(--foreground) 25%, transparent) 1px,
color-mix(in oklch, var(--foreground) 15%, transparent) 1px,
transparent 0
);