small fixes

This commit is contained in:
2026-07-26 03:25:09 +01:00
parent c95a2a4806
commit 96dc912c6c
3 changed files with 13 additions and 10 deletions
+2 -2
View File
@@ -10,9 +10,9 @@
<link rel="stylesheet" href="style/style.css" />
</head>
<body class="flex justify-center items-center overflow-hidden bg-black">
<body class="flex justify-center items-center overflow-hidden">
<div class="flex flex-col items-center max-w-lg">
<h1 class="leading-none select-none text-white header" onclick="window.location.href = 'mailto:me@futile.eu'">
<h1 class="leading-none select-none text-white" onclick="window.location.href = 'mailto:me@futile.eu'">
futile
</h1>
</div>