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

View File

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