feat: added project cards and content

This commit is contained in:
Bart van der Braak 2023-07-27 12:46:23 +02:00
parent 00f23425e2
commit 1a366172fc
11 changed files with 115 additions and 79 deletions

View file

@ -1,4 +1,3 @@
<main class="text-center">
<h2 class="h2">Blog Posts</h2>
<main class="container mx-auto px-4 py-8 text-left">
<h2 class="text-3xl font-bold mb-8">Blog posts</h2>
</main>