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;