Calendar is shown

This commit is contained in:
2024-08-24 07:06:09 +02:00
parent e0d9d3a6b9
commit dfaf7dc870
20 changed files with 129 additions and 94 deletions

View File

@@ -14,7 +14,7 @@
</head>
<body>
<main class="container mx-auto mt-28 px-5" style="height: 100vh;">
<main class="container mx-auto mt-28 px-5 flex">
<%= yield %>
</main>
</body>