diff --git a/src/components/Head.astro b/src/components/Head.astro index aab41e4..8a0dd28 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -10,8 +10,11 @@ @@ -32,8 +35,7 @@ --accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%); font-family: system-ui, sans-serif; - background: #13151A; - background-size: 224px; + background-size: cover; } main {https://git.ouroboros.group/limepotato/kotRemote color: white;