Skip to content

Commit

Permalink
Update font size and margin in homepage notes section
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Liendo committed Jan 18, 2024
1 parent 9c0b62c commit 8cc4722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/[lang=lang]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
</section>

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

Expand Down

0 comments on commit 8cc4722

Please sign in to comment.