diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/dotp21/main.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/conferences/dotp21/main.less b/configs/conferences/dotp21/main.less index 54ea6f7..0233b28 100644 --- a/configs/conferences/dotp21/main.less +++ b/configs/conferences/dotp21/main.less @@ -26,4 +26,5 @@ nav .navbar-brand .icon { background-repeat: no-repeat; height: 60px; width: 92px; + margin-top: -15px; } |