diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/jh-nord-2016/main.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/conferences/jh-nord-2016/main.less b/configs/conferences/jh-nord-2016/main.less index 103b6f6..07a861a 100644 --- a/configs/conferences/jh-nord-2016/main.less +++ b/configs/conferences/jh-nord-2016/main.less @@ -11,3 +11,7 @@ img.jhnord { left: 10px; z-index: -100; } + +img.iconjh { + margin-top: 10px; +} |