From f7477ce369ee4691886534a54b5e108b49e3198e Mon Sep 17 00:00:00 2001 From: James Dinh Date: Tue, 19 Jul 2022 12:02:58 -0700 Subject: [PATCH] Changed tooltip styles --- css/general.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/general.css b/css/general.css index 6fc66f2..57b9ca0 100644 --- a/css/general.css +++ b/css/general.css @@ -173,8 +173,8 @@ nav ul li { text-align: center; align-items: center; top: 30px; - right: -20px; - padding: 2px 0; + right: -23px; + padding: 2px 7px; width: 150%; opacity: 1; background-color: #222429;