From 44c97d248862f473077f33d276bdb72187f7ba99 Mon Sep 17 00:00:00 2001 From: "Edgar Z. Alvarenga" Date: Wed, 6 Sep 2023 13:44:17 +0200 Subject: [PATCH] Update style.css --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index 18b8071..0b57bf7 100644 --- a/style.css +++ b/style.css @@ -198,7 +198,6 @@ input[type=checkbox]:checked ~ #overlay-button span:after { } #overlay ul li a { color: #f9f3e3; -; text-decoration: none; } @@ -255,4 +254,4 @@ input[type=checkbox]:checked ~ #overlay-button span:after { display: block; border-radius: 999px; box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.5); -} \ No newline at end of file +}