things have changed

This commit is contained in:
2025-11-06 10:36:38 +00:00
parent f6515950fe
commit 359ca97e12
+2 -1
View File
@@ -21,7 +21,8 @@ body {
text-decoration: none; text-decoration: none;
cursor: default; cursor: default;
font-family: "Bokor"; 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 */ /* because chromium renders this font like dogshit at weight 600 */
@supports not (-moz-appearance: none) { @supports not (-moz-appearance: none) {