Fix tailwind config

This commit is contained in:
Mike Conrad
2025-05-08 21:00:30 -04:00
parent 8e5fc7d111
commit 70f17365a7
10 changed files with 306 additions and 16 deletions

View File

@ -13,14 +13,7 @@
<!-- background -->
<v-container class="relative">
<div class="absolute top-0 right-0">
<NuxtImg
src="img/bg-glow.png"
aria-hidden="true"
class="w-[44rem]"
format="png"
width="944"
height="586"
/>
</div>
</v-container>