💄 (home) fix background color

This commit is contained in:
2021-04-05 10:34:29 +02:00
parent 2540134615
commit 8370c678b9

View File

@@ -33,7 +33,6 @@ body {
scroll-behavior: smooth;
overflow-y: auto;
font-size: 1.2em;
background-color: var(--background-color);
}
@media screen and (min-width: 769px) {