diff options
-rw-r--r-- | configs/conferences/jh-nord-2016/main.less | 2 | ||||
-rw-r--r-- | configs/conferences/jh-sued-2016/main.less | 2 | ||||
-rw-r--r-- | configs/conferences/jh-west-2016/main.less | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/configs/conferences/jh-nord-2016/main.less b/configs/conferences/jh-nord-2016/main.less index c2373da..103b6f6 100644 --- a/configs/conferences/jh-nord-2016/main.less +++ b/configs/conferences/jh-nord-2016/main.less @@ -7,7 +7,7 @@ img.jhnord { width: 400px; position: absolute; - bottom: 20px; + bottom: 30px; left: 10px; z-index: -100; } diff --git a/configs/conferences/jh-sued-2016/main.less b/configs/conferences/jh-sued-2016/main.less index 6e31f5d..c67fd30 100644 --- a/configs/conferences/jh-sued-2016/main.less +++ b/configs/conferences/jh-sued-2016/main.less @@ -7,7 +7,7 @@ img.jhsued { width: 400px; position: absolute; - bottom: 20px; + bottom: 30px; left: 10px; z-index: -100; } diff --git a/configs/conferences/jh-west-2016/main.less b/configs/conferences/jh-west-2016/main.less index c2373da..103b6f6 100644 --- a/configs/conferences/jh-west-2016/main.less +++ b/configs/conferences/jh-west-2016/main.less @@ -7,7 +7,7 @@ img.jhnord { width: 400px; position: absolute; - bottom: 20px; + bottom: 30px; left: 10px; z-index: -100; } |