things have changed
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user