hide url when hovering title

This commit is contained in:
2025-11-07 01:54:15 +00:00
parent 359ca97e12
commit 809015fc52
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -18,10 +18,8 @@ body {
.title {
color: white;
text-decoration: none;
cursor: default;
font-family: "Bokor";
font-size: clamp(1em, 3.6em, 40vw);
font-size: clamp(1em, 12em, 40vw);
user-select: none;
/* because chromium renders this font like dogshit at weight 600 */