From eb71dd139707c42bb83649c2e48c7e91468ff599 Mon Sep 17 00:00:00 2001 From: James Dinh Date: Wed, 20 Jul 2022 09:57:56 -0700 Subject: [PATCH] Changed timer styles --- css/general.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/general.css b/css/general.css index a1dbfec..57aa4fe 100644 --- a/css/general.css +++ b/css/general.css @@ -173,9 +173,9 @@ nav ul li { text-align: center; align-items: center; top: 30px; - right: -23px; + right: -25px; padding: 2px 7px; - width: 150%; + width: 110px; opacity: 1; background-color: #222429; border-radius: 10px;