diff options
author | 2018-02-21 15:59:10 +0000 | |
---|---|---|
committer | 2018-02-21 15:59:10 +0000 | |
commit | 660f42c5589c166e47d7ae9c06e57aa9e693d769 (patch) | |
tree | b649af53444c67f673bb34647211370a6d1c4e06 /static/style.css | |
parent | Actually make the button link to the invite (diff) |
New banner!
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 { |