Abstand zum Footer

This commit is contained in:
Jens Cornelsen
2025-04-04 09:19:15 +02:00
parent 5f9c010d09
commit aff26d7e16

View File

@@ -152,7 +152,7 @@ window.addEventListener("scroll", () => {
<article class="p-0 lg:px-20 lg:py-12">
<slot />
</article>
<div style="height: 50px;"></div>
</main>
<Footer />