changes
This commit is contained in:
parent
dc07f2d378
commit
e3cb07dea8
16 changed files with 101 additions and 69 deletions
|
@ -10,7 +10,7 @@ const { title, description, icon, date } = Astro.props;
|
|||
{title}
|
||||
</h2>
|
||||
<p
|
||||
class="text-sm text-light-tx-2 dark:text-dark-tx-2 border-l-2 border-light-pu dark:border-dark-pu pl-4 mt-2"
|
||||
class="text-sm text-light-tx-2 dark:text-dark-tx-2 border-l-4 border-light-pu dark:border-dark-pu pl-5 mt-2 ml-2.5 border-double"
|
||||
>
|
||||
{description}
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue