remove h1 style

This commit is contained in:
Juan Carlos Manzanero Domínguez 2024-07-10 15:09:55 -06:00
parent 74231a9ec1
commit 5c35958963

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">