From 278ec1e5729f5eca0021f8a7cb36e873f866508e Mon Sep 17 00:00:00 2001 From: jwoojin9 Date: Wed, 27 Mar 2024 11:57:02 +0900 Subject: [PATCH] 11 --- style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/style.css b/style.css index 7097992..7a53e5f 100644 --- a/style.css +++ b/style.css @@ -47,10 +47,6 @@ nav a { font-weight: var(--font-bold); } -body nav a:hover { - opacity: 20%; -} - nav a:hover { opacity: 80%; }