diff options
author | Florian Zeitz | 2018-10-15 20:52:05 +0200 |
---|---|---|
committer | Florian Zeitz | 2018-10-15 20:52:05 +0200 |
commit | b898ec36543cce9b7e538fb08287856f54d5d7a3 (patch) | |
tree | 3346481cbe86fd8118b315a59d11ea0c628aa6d8 /configs/conferences/sonoj2018/main.less | |
parent | 69ab442c8b081f79ea918d8ccef496383e0d6b5a (diff) |
sonoj2018: Fix end date and navbar height
Diffstat (limited to '')
-rwxr-xr-x | configs/conferences/sonoj2018/main.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/sonoj2018/main.less b/configs/conferences/sonoj2018/main.less index 7603369..abd7a6e 100755 --- a/configs/conferences/sonoj2018/main.less +++ b/configs/conferences/sonoj2018/main.less @@ -14,7 +14,7 @@ .navbar-brand { height: 60px !important; - line-height: 38px !important; + line-height: 32px !important; } .navbar-brand .icon { |