improve font weight tweak

This commit is contained in:
2025-12-22 03:27:38 +00:00
parent 48a9ba3287
commit c915f0cd7d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
</head>
<body class="m-0 bg-black overflow-hidden flex justify-center items-center h-screen">
<h1 class="text-white font-[Bokor] text-[clamp(1em,12em,40vw)] select-none leading-none overflow-hidden"
<h1 class="futile text-white font-[Bokor] text-[clamp(1em,12em,40vw)] select-none leading-none overflow-hidden"
onclick="window.location.href='mailto:me@futile.eu'">futile</h1>
</body>