tailwind it
This commit is contained in:
+2
-2
@@ -8,10 +8,10 @@
|
||||
<link rel="icon" href="static/favicon.svg" type="image/svg+xml">
|
||||
<link rel="preload" href="static/fonts/Bokor-Regular.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script src="https://cdn.jsdelivr.net/npm/@unocss/runtime/mini.global.js"></script>
|
||||
<link rel="stylesheet" href="generated.css">
|
||||
</head>
|
||||
|
||||
<body style="background-color: black;" class="m-0 bg-black overflow-hidden flex justify-center items-center h-screen">
|
||||
<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"
|
||||
onclick="window.location.href='mailto:me@futile.eu'">futile</h1>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user