diff --git a/static/style.css b/static/style.css index a163e75..801472f 100644 --- a/static/style.css +++ b/static/style.css @@ -72,4 +72,8 @@ p { max-width: 72px; max-height: 72px; } + + .menu { + display: block; + } }