From 64420ed6baf1fa67e499013e114ab43fde4531d6 Mon Sep 17 00:00:00 2001 From: James Dinh Date: Sat, 25 Feb 2023 21:56:44 -0800 Subject: [PATCH] Updated styles --- css/general.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/css/general.css b/css/general.css index 65e3610..f7843bb 100644 --- a/css/general.css +++ b/css/general.css @@ -1396,11 +1396,8 @@ li .splide__pagination__page.is-active { background-color: #3f3f3f!important; } -.tooltip::after { +.tooltip { position: relative; - font-size: 16px; - color: rgb(252, 188, 93); - font-weight: normal; } .tooltip::after {