Small layout changes

This commit is contained in:
2024-08-01 07:27:12 +02:00
parent e3d5d97c6c
commit 5e658505d3
4 changed files with 29 additions and 30 deletions

View File

@@ -45,7 +45,7 @@
<main class="container mx-auto mt-8 px-5 flex">
<%= yield %>
</main>
<footer>
<footer class="px-4 py-6">
<p></p>
</footer>
</body>