Skip to content

Commit

Permalink
Update font size in homepage section
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Liendo committed Jan 19, 2024
1 parent f77c060 commit 451a7e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/[[lang=lang]]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@
></div>
</section>

<section class="">
<h2 class="text-2xl sm:text-4xl font-bold my-7">
<section>
<h2 class="text-3xl sm:text-4xl font-bold my-7">
{$LL.HOMEPAGE.LATEST_NOTES()}
</h2>

Expand Down

0 comments on commit 451a7e0

Please sign in to comment.