get rid of sick f16 cursor :(

This commit is contained in:
2025-11-08 06:13:14 +00:00
parent f2483e40bf
commit 4dc1313c17
2 changed files with 1 additions and 2 deletions
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

+1 -2
View File
@@ -23,8 +23,7 @@
</style> </style>
</head> </head>
<body style="background-color: black;" <body style="background-color: black;" class="m-0 bg-black overflow-hidden flex justify-center items-center h-screen">
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" <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> onclick="window.location.href='mailto:me@futile.eu'">futile</h1>
</body> </body>