diff options
Diffstat (limited to 'configs/conferences')
-rwxr-xr-x | configs/conferences/qtws17/main.less | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |