diff options
Diffstat (limited to '')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 3663447d..68789f07 100644 --- a/static/style.css +++ b/static/style.css @@ -11,7 +11,7 @@ } .uk-navbar-container { - height: 60px; + height: 70px; } .uk-navbar-dropdown { |