diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/jh-sued-2016/main.less | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |