Change about page to coming soon

This commit is contained in:
2024-03-12 22:32:14 +00:00
parent d5bad76fb0
commit caf3718b0e
4 changed files with 51 additions and 35 deletions

View File

@@ -3,7 +3,7 @@
<div class="flex flex-col min-h-screen fade-in">
<NavBar/>
<div class="px-4 md:px-12 py-4">
<div class="flex-1 px-4 md:px-12 py-4">
@Body
</div>