Fix background

This commit is contained in:
Henry Hiles 2025-03-30 21:25:28 -04:00
commit 8422615a70
No known key found for this signature in database

View file

@ -5,7 +5,7 @@
:root {
--primary: 78, 148, 228;
background-image: url(background.svg);
background-image: url(/background.svg);
background-size: cover;
background-position: center;