Update style.css

OCD edits
This commit is contained in:
Cutieguwu
2023-09-15 19:20:28 -04:00
parent 502c30bb48
commit 1b760948e6

View File

@@ -9,18 +9,20 @@ hr
visibility: hidden; visibility: hidden;
} }
h1
h1{ {
color: #ff7fbc; color: #ff7fbc;
font-size: 2.5vw; font-size: 2.5vw;
} }
h2{ h2
{
color: white; color: white;
font-size: 2vw; font-size: 2vw;
} }
a{ a
{
font-size: 1vw; font-size: 1vw;
} }