now page etc
This commit is contained in:
parent
3c62bdd713
commit
7e1796b82d
5 changed files with 21 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue