From 6aca3da5c606d4a50866e7eccaab2d8c4f3b8f3c Mon Sep 17 00:00:00 2001 From: LimePotato Date: Wed, 17 Apr 2024 05:15:55 -0600 Subject: [PATCH] 202404170515 --- src/components/Head.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Head.astro b/src/components/Head.astro index 8a0dd28..8c912b7 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -10,11 +10,12 @@ @@ -35,7 +36,6 @@ --accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%); font-family: system-ui, sans-serif; - background-size: cover; } main {https://git.ouroboros.group/limepotato/kotRemote color: white;