🐞 fix: Adjust spacing

This commit is contained in:
Keith Solomon
2025-05-24 12:24:18 -05:00
parent 89c725a282
commit 2ba6821fae
3 changed files with 11 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
<body>
<main class="">
<header class="bg-gray-200 w-full">
<div class="container mx-auto flex justify-between items-center text-gray-800 p-4">
<div class="container mx-auto flex justify-between items-center text-gray-800 py-4">
<div class="flex items-center">
<!-- <img src="/images/logo.png" alt="Logo" class="h-8 mr-2"> -->
<h1 class=""><%= title %></h1>