troylusty.com/src/components/Hero.astro

15 lines
428 B
Text
Raw Normal View History

---
---
<section class="mb-32">
<h1
class="text-pretty font-['Outfit_Variable'] text-8xl font-bold md:text-9xl"
>
Digital designer based in the <span
class="animate-gradient-x bg-gradient-to-r from-indigo-500 from-10% via-sky-500 via-30% to-emerald-500 to-90% bg-clip-text font-['Playwrite_CA_Variable'] text-7xl font-light text-transparent md:text-8xl"
>United Kingdom</span
>.
</h1>
</section>