some optimisations
This commit is contained in:
+2
-1
@@ -7,6 +7,7 @@
|
||||
<title>futile</title>
|
||||
<link rel="icon" href="assets/favicon.svg" type="image/svg+xml">
|
||||
<script src="https://cdn.jsdelivr.net/npm/@unocss/runtime/mini.global.js"></script>
|
||||
<link rel="preload" href="assets/Bokor-Regular.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: "Bokor";
|
||||
@@ -22,7 +23,7 @@
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body
|
||||
<body style="background-color: black;"
|
||||
class="m-0 bg-black cursor-[url('assets/F-16.ico'),_default] 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"
|
||||
onclick="window.location.href='mailto:me@futile.eu'">futile</h1>
|
||||
|
||||
Reference in New Issue
Block a user