From 5afff5d2c82ddb8cd359befa7f06382735bfa67e Mon Sep 17 00:00:00 2001 From: Nhan Tran Date: Tue, 1 Aug 2023 15:33:21 -0700 Subject: [PATCH] trying to fix the header --- css/frame.css | 2 +- registration.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/frame.css b/css/frame.css index 0b210dc..3c41cb1 100755 --- a/css/frame.css +++ b/css/frame.css @@ -135,7 +135,7 @@ hr { color: rgba(255, 255, 255, 0.8); text-decoration: none; font-weight: 400; - font-size: 18px; + font-size: 16px; flex: 1 auto; transition: opacity 0.1s ease-in-out; -moz-transition: opacity 0.1s ease-in-out; diff --git a/registration.html b/registration.html index 8e37310..169f6f6 100644 --- a/registration.html +++ b/registration.html @@ -15,7 +15,7 @@