From 0e56004d2ec50329c85fc7cd0f4cabbc976c20e2 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 28 Feb 2021 02:01:47 +0100 Subject: [PATCH] Mobile --- app/static/css/{screen-dark.css => mobile-dark.css} | 2 +- app/templates/base.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) rename app/static/css/{screen-dark.css => mobile-dark.css} (99%) 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 @@ - + +