From f99e8a7ec4c56525ad6ca486d92fa1a6b381b7eb Mon Sep 17 00:00:00 2001 From: Zach Date: Mon, 16 Oct 2023 21:17:34 -0400 Subject: [PATCH 1/2] Make hamburger icon visible on nav menu by changing the z-index The user can now click on the icon to close the nav menu! --- index.html | 4 ++-- styles.css | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b5b5d04..bb533e2 100644 --- a/index.html +++ b/index.html @@ -12,9 +12,9 @@