diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/desktop.css | 8 |
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; } |