summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2025-04-12 15:48:11 -0400
committerAdam T. Carpenter <atc@53hor.net>2025-04-12 15:48:11 -0400
commitea79c3b871dbb37ef6c246205d1938fc09ade95f (patch)
tree8242fe132acca1fdeff0da1bf47441c5f6c364d8 /static
parent576fd3912c6a38ffc156c666874431a78faf9476 (diff)
downloadcarpentertutoring-ea79c3b871dbb37ef6c246205d1938fc09ade95f.tar.xz
carpentertutoring-ea79c3b871dbb37ef6c246205d1938fc09ade95f.zip
Revert "feat: collapsible nav menu"
This reverts commit 576fd3912c6a38ffc156c666874431a78faf9476.
Diffstat (limited to 'static')
-rw-r--r--static/desktop.css8
1 files changed, 0 insertions, 8 deletions
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;
}