From 755971d2ec56f14f9f14116c0a187ce97d1e3a65 Mon Sep 17 00:00:00 2001 From: Andy Tudhope Date: Fri, 19 Oct 2018 13:29:26 +0200 Subject: [PATCH] Mobile style changes --- themes/navy/source/css/_partial/main.styl | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/themes/navy/source/css/_partial/main.styl b/themes/navy/source/css/_partial/main.styl index c57326a..f1c91c0 100644 --- a/themes/navy/source/css/_partial/main.styl +++ b/themes/navy/source/css/_partial/main.styl @@ -1375,7 +1375,7 @@ footer .solution-features float: left - width: 45% + width: 50% display: inline-block margin-top: 24px p @@ -1432,6 +1432,8 @@ footer margin-top: 50px .vision-image width: 100% + img + width: 100% .vision-text display: none .vision-text-mobile @@ -1449,13 +1451,16 @@ footer color: #939BA1 .solution width: 100% - .solution-img + .solutions-img margin-left: 44% margin-top: 30px - .solution-features + .sol-features img - margin: 0 12px + margin: 0 12px 0 0 .volunteer-wrap margin: 70px auto 35px auto + @media (max-width: 391px) + .solutions-img + margin-left: 40%