update UMBE

This commit is contained in:
Robert Jagtiani
2024-12-17 05:31:46 +01:00
parent f8e902fb0a
commit b17044851e
6 changed files with 250 additions and 253 deletions

View File

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