improved css even morreee

This commit is contained in:
2024-02-01 21:05:00 +01:00
parent fb3a7c48fd
commit 53008701e0
4 changed files with 23 additions and 6 deletions

View File

@@ -29,6 +29,7 @@ import { ViewTransitions } from "astro:transitions";
<body>
<Navbar />
<slot />
<br />
<Footer />
</body>
</html>