From 53008701e0e073c56083b233c1aa15affaa1bb76 Mon Sep 17 00:00:00 2001 From: vaporvee Date: Thu, 1 Feb 2024 21:05:00 +0100 Subject: [PATCH] improved css even morreee --- src/layouts/Layout.astro | 1 + src/styles/footer.scss | 6 ++++-- src/styles/home.scss | 6 ++++-- src/styles/main.scss | 16 ++++++++++++++-- 4 files changed, 23 insertions(+), 6 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 267e4c4..17f4022 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -29,6 +29,7 @@ import { ViewTransitions } from "astro:transitions"; +