This commit is contained in:
asyncnomi 2022-12-21 00:14:36 +01:00
parent 97b3aee330
commit 4c4a8c44af

View file

@ -148,6 +148,9 @@ a:hover {
h1 { h1 {
font-size: 40px; font-size: 40px;
} }
p {
font-size: 20px;
}
#wrapper{ #wrapper{
background: none; background: none;
} }