remove unused delay vars

This commit is contained in:
JovannMC 2025-01-10 15:32:53 +03:00
parent c99aa3a64d
commit dab2305a7c
No known key found for this signature in database
1 changed files with 1 additions and 5 deletions

View File

@ -80,17 +80,13 @@
</script>
<div class="flex flex-col h-full items-center">
<h1
class="hidden md:block text-3xl tracking-tight leading-[72px] mb-6"
style="--delay: 20ms;"
>
<h1 class="hidden md:block text-3xl tracking-tight leading-[72px] mb-6">
<InfoIcon size="40" class="inline-block -mt-2 mr-2" />
About
</h1>
<div
class="w-full max-w-[1280px] flex flex-col md:flex-row gap-4 p-4 md:p-0"
style="--delay: 60ms"
>
<!-- Why VERT? & Credits -->
<div class="flex flex-col gap-4 flex-1">