This commit is contained in:
Robert Jagtiani
2025-04-02 15:06:43 +02:00
parent 40d33532c8
commit fecbf8948b

View File

@@ -145,7 +145,7 @@ window.addEventListener("scroll", () => {
<!--<SidebarLeft />-->
<article class="p-0 lg:p-20">
<article class="p-0 lg:px-20 lg:py-12">
<slot />
</article>