now page etc

This commit is contained in:
Ivy Turner 2025-04-29 22:09:12 +01:00
parent 3c62bdd713
commit 7e1796b82d
No known key found for this signature in database
5 changed files with 21 additions and 7 deletions

View file

@ -13,7 +13,7 @@ const { title, description, icon, date, back, backLabel } = Astro.props;
}
}
}
<h2 class="text-xl font-bold">
<h2 class="text-xl font-bold mt-1">
<i class={`${icon} text-xl mr-2 text-light-pu dark:text-dark-pu`}></i>
{title}
</h2>