From d1d5f4fa9001957c9bdce99885fb98adf6d7f5b4 Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar 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;