Update +page.svelte

This commit is contained in:
luke-hagar-sp
2022-12-18 20:40:21 -06:00
parent f08ab015ee
commit 3991ff3beb

View File

@@ -64,8 +64,8 @@
class="text-6xl" class="text-6xl"
tag="h1" tag="h1"
direction="bg-gradient-to-r" direction="bg-gradient-to-r"
from="from-primary-500" from="from-primary-400"
to="to-surface-500">Luke</GradientHeading to="to-surface-400">Luke</GradientHeading
> >
</div> </div>
</span> </span>