Merge pull request #12 from juancmandev/dev

remove h1 style
This commit is contained in:
Juan Manzanero 2024-07-10 21:10:25 +00:00 committed by GitHub
commit 16db340d94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ sortContentByDate(allProjects);
<Layout title="Blog" description="Long format about thoughts and other topics.">
<section class="prose prose-invert">
<h1 class="text-3xl font-bold">Portfolio</h1>
<h1>Portfolio</h1>
<p>Check my projects.</p>
</section>
<ul class="mt-4 flex flex-col gap-4">