Update style.css

This commit is contained in:
SugoiDogo
2024-10-10 05:23:39 -07:00
committed by GitHub
parent 3748956e5d
commit 625fd31551
+2 -1
View File
@@ -4,6 +4,7 @@
body,
body * {
background-color: #ffffff00;
padding: 0;
margin: 0;
font-family: 'Manrope', sans-serif;
@@ -76,4 +77,4 @@ p {
opacity: 0;
top: 25%;
}
}
}