small fixes
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user