From ea79c3b871dbb37ef6c246205d1938fc09ade95f Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sat, 12 Apr 2025 15:48:11 -0400 Subject: Revert "feat: collapsible nav menu" This reverts commit 576fd3912c6a38ffc156c666874431a78faf9476. --- static/desktop.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'static/desktop.css') diff --git a/static/desktop.css b/static/desktop.css index 88d04d5..1b0eb43 100644 --- a/static/desktop.css +++ b/static/desktop.css @@ -12,14 +12,6 @@ width: 100%; } - nav div { - height: auto; - } - - a#menu-toggle { - display: none; - } - div.buttons { flex-direction: row-reverse; } -- cgit v1.2.3