From 1b760948e637c8ac5bdb14cb53987c2526a8249b Mon Sep 17 00:00:00 2001 From: Cutieguwu <109807080+Cutieguwu@users.noreply.github.com> Date: Fri, 15 Sep 2023 19:20:28 -0400 Subject: [PATCH] Update style.css OCD edits --- Global_Resources/style.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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; }