diff options
author | Daniel Molkentin | 2017-11-23 23:08:35 +0100 |
---|---|---|
committer | Daniel Molkentin | 2017-11-23 23:08:35 +0100 |
commit | a2eb420fd9a35ad7eef1d91809cef576ea7a8ae3 (patch) | |
tree | 52b876917bd102ab79f67bd6e81f3f3a9e5dcb8a /configs/conferences/jh-berlin-2017 | |
parent | 3c66a1c4937d081a6b5bd640d8cfc5064f111a41 (diff) |
jh-berlin-2017: Style fix
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/jh-berlin-2017/main.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/jh-berlin-2017/main.less b/configs/conferences/jh-berlin-2017/main.less index 3ff9d35..e198cb2 100644 --- a/configs/conferences/jh-berlin-2017/main.less +++ b/configs/conferences/jh-berlin-2017/main.less @@ -4,7 +4,7 @@ @brand-primary: #aaa; -img.jhkoeln { +img.jhberlin { width: 400px; position: absolute; bottom: 30px; |