From 32724fdeb71bf2d99b740785782d9a9420ede379 Mon Sep 17 00:00:00 2001 From: Nihaal Sharma Date: Sun, 4 Jun 2023 09:41:28 +0100 Subject: [PATCH] Update style.css --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index 9d0eb21..308a4bf 100644 --- a/style.css +++ b/style.css @@ -84,7 +84,6 @@ .barItem a:hover { background-color: #111; color: #eee; - font-weight: 800; -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.25);