This commit is contained in:
Cay 2026-03-18 08:42:13 +00:00
parent d67b18e3ba
commit a1625ba23f

View File

@ -13,7 +13,7 @@
*/
:root {
--s: clamp(0.45px, 0.0556vw, 1px); /* 1 Designpixel */
--s: max(0.45px, 0.0556vw, 1px); /* 1 Designpixel */
}
body {