reduce box size for pages, reducing need for manual overrides in page components

This commit is contained in:
Neshura 2024-01-04 00:51:58 +01:00
parent c71684b7d9
commit 6670dc4430
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -4,4 +4,8 @@
</script>
<Header />
<div class="h-full pt-16">
<slot />
</div>