diff --git a/Global_Resources/style.css b/Global_Resources/style.css index 6586668..5bcd2b0 100644 --- a/Global_Resources/style.css +++ b/Global_Resources/style.css @@ -9,18 +9,20 @@ hr visibility: hidden; } - -h1{ +h1 +{ color: #ff7fbc; font-size: 2.5vw; } -h2{ +h2 +{ color: white; font-size: 2vw; } -a{ +a +{ font-size: 1vw; }