This commit is contained in:
Lars Nolden
2026-08-13 22:06:29 +02:00
parent 9806427b16
commit 2f09345ad3
9 changed files with 130 additions and 40 deletions
+4
View File
@@ -133,6 +133,10 @@
0 1px 2px rgb(19 41 60 / 0.05), 0 10px 22px -10px var(--glass-bloom);
--shadow-glass-lg:
0 2px 4px rgb(19 41 60 / 0.06), 0 18px 34px -12px var(--glass-bloom);
/* the same optics at control scale, for pills the size of a switch track */
--inset-shadow-glass-pill:
inset 0 1px 0 0 var(--glass-rim), inset 0 0 0 1px var(--glass-ring),
inset 0 -4px 6px -4px var(--glass-caustic);
/* the same optics at slab scale, for surfaces the size of the footer */
--inset-shadow-glass-slab:
inset 0 2px 0 0 var(--glass-rim), inset 0 0 0 1px var(--glass-ring),