Fix background footer color

This commit is contained in:
Copium-Snorter
2023-06-20 21:34:54 +01:00
parent 14f0e1f03d
commit 0a758e537a

View File

@@ -9,6 +9,7 @@ html {
body { body {
min-width: 1000px; min-width: 1000px;
min-height: 100vh;
text-align: center; text-align: center;
margin: 0px; margin: 0px;
font-family: 'PT Sans', 'Trebuchet MS', arial; font-family: 'PT Sans', 'Trebuchet MS', arial;