me
/
ethanreece.com
Archived
1
0
Fork 0

Improve layout

main
Ethan Reece 2023-05-30 16:57:12 -05:00
parent 5b53386027
commit 89c6cd150a
Signed by: me
GPG Key ID: D3993665FF92E1C3
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<div class="bg-background">
<div
class="h-full min-h-screen w-full bg-contain bg-repeat heropattern-circuitboard-pattern"
>
<slot />
</div>
</div>