Merge remote-tracking branch 'origin/main'

This commit is contained in:
Moritz Utcke
2025-02-12 12:28:25 +07:00
24 changed files with 179 additions and 218 deletions

View File

@@ -85,7 +85,7 @@ window.addEventListener("scroll", (event) => {
<!--<SidebarLeft />-->
<article class="box rounded-tl-none p-2 lg:p-12">
<article class="p-0 lg:p-2">
<slot />
</article>