From ee846ad8bd479491c14746c96acb1abe22e4d5bd Mon Sep 17 00:00:00 2001 From: Lanta Date: Fri, 3 Nov 2023 22:51:34 +0100 Subject: [PATCH] hamburger menu --- includes/topnav.css | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/topnav.css b/includes/topnav.css index 09be423..4bdc467 100644 --- a/includes/topnav.css +++ b/includes/topnav.css @@ -21,6 +21,7 @@ /* Style the hamburger menu */ .topnav a.icon { + color: green; background: black; display: block; position: absolute;