Fix home page desktop

This commit is contained in:
E
2021-09-11 16:03:25 +01:00
parent f507fe0afd
commit f30514537a
2 changed files with 44 additions and 44 deletions

View File

@@ -36,8 +36,8 @@ html
div(class="hidden" id="menu")
block nav-links
main.flex-grow
div(class="flex-grow max-w-5xl mx-auto px-5")
main.flex.flex-grow.items-stretch
div(class="flex flex-grow max-w-5xl mx-auto px-5")
block content
footer.w-full.text-center.p-4.text-base