Added another project

This commit is contained in:
Alexis
2025-12-21 19:42:01 +01:00
parent 9ad25431b5
commit 54711f38f5
3 changed files with 26 additions and 7 deletions

View File

@@ -83,7 +83,7 @@ const websiteDomain = "alexcreates.fr"
</script>
</head>
<body class="relative bg-slate-950 text-white overflow-hidden px-4 md:px-12 grid grid-rows-[auto_1fr] gap-4">
<body class="h-screen relative bg-slate-950 text-white overflow-hidden px-4 md:px-12 grid grid-rows-[auto_1fr] gap-4 pb-12">
<Navbar />
<slot />