From f81e5a10fbab7925e2436edbe24f7c0240ec187f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Je=CC=81re=CC=81my=20Fabre?= Date: Thu, 27 Oct 2016 13:56:31 +0200 Subject: [PATCH] Update banners style and layout on homepage --- app/static/src/sass/modules/_banner.scss | 6 ++++++ app/templates/home/inc/services.html | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/app/static/src/sass/modules/_banner.scss b/app/static/src/sass/modules/_banner.scss index 88541df5..07b72fd6 100644 --- a/app/static/src/sass/modules/_banner.scss +++ b/app/static/src/sass/modules/_banner.scss @@ -20,6 +20,12 @@ $module: ".banner"; @include mq($until: sm) { + height: 250px; + + } + + @include mq($until: xs) { + height: auto; } diff --git a/app/templates/home/inc/services.html b/app/templates/home/inc/services.html index edd88491..14344827 100644 --- a/app/templates/home/inc/services.html +++ b/app/templates/home/inc/services.html @@ -4,7 +4,7 @@
-