From 0eb3a0fe1e30fd5124b5af6daeca6945004f247c Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Fri, 6 Oct 2017 15:42:46 +0200 Subject: fix image size --- configs/conferences/qtws17/main.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/conferences/qtws17/main.less b/configs/conferences/qtws17/main.less index b0b273f..c3c39ab 100755 --- a/configs/conferences/qtws17/main.less +++ b/configs/conferences/qtws17/main.less @@ -5,6 +5,6 @@ background-size: contain; background-position: center; background-repeat: no-repeat; - height: 200px; + height: 52px; margin: 20px 0 0 0; } -- cgit v1.2.3