Update Astro v5.15.4
This commit is contained in:
@@ -5,7 +5,7 @@ const { title, description } = Astro.props;
|
||||
|
||||
<div class="relative z-20 w-full mx-auto mt-12 mb-16 text-center">
|
||||
<h2
|
||||
class="text-3xl font-brand text-center tracking-normal text-neutral-800 dark:text-neutral-100 sm:text-4xl lg:text-5xl"
|
||||
class="text-4xl font-brand text-center tracking-normal sm:text-5xl"
|
||||
>
|
||||
<AnimatedText delay={0.2} stagger={0.08} content={title} />
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user