diff --git a/app/static/css/screen-dark.css b/app/static/css/mobile-dark.css similarity index 99% rename from app/static/css/screen-dark.css rename to app/static/css/mobile-dark.css index 427bab958..7e0f34565 100644 --- a/app/static/css/screen-dark.css +++ b/app/static/css/mobile-dark.css @@ -50,7 +50,7 @@ nav { font-family: sans-serif} .navigation { width: 100%; vertical-align: middle; - height: 30px; + height: 70px; } .navigation-item { diff --git a/app/templates/base.html b/app/templates/base.html index 53278a582..f24ec8774 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -29,7 +29,8 @@ - + +