From 359ca97e1259ab97c3ee6cbcf7f81b44edbecaca Mon Sep 17 00:00:00 2001 From: futile Date: Thu, 6 Nov 2025 10:35:33 +0000 Subject: [PATCH] things have changed --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 6512a8c..fb7cad8 100644 --- a/style.css +++ b/style.css @@ -21,7 +21,8 @@ body { text-decoration: none; cursor: default; font-family: "Bokor"; - font-size: clamp(1em, 4em, 40vw); + font-size: clamp(1em, 3.6em, 40vw); + user-select: none; /* because chromium renders this font like dogshit at weight 600 */ @supports not (-moz-appearance: none) {