This commit is contained in:
Jens Cornelsen
2025-04-04 09:23:03 +02:00
parent aff26d7e16
commit 09c4f5b06e

View File

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