HEADER Variation

This commit is contained in:
Robert Jagtiani
2024-11-29 20:03:56 +01:00
parent d716bb597f
commit d4cb68e449
14 changed files with 337 additions and 35 deletions

View File

@@ -75,7 +75,7 @@ const { title } = Astro.props;
<SidebarLeft />
<article class="box grow">
<article class="box grow rounded-tl-none">
<slot />
</article>