diff --git a/snippets/shx-landingpage-banner.liquid b/snippets/shx-landingpage-banner.liquid index fb942f0..6981b59 100644 --- a/snippets/shx-landingpage-banner.liquid +++ b/snippets/shx-landingpage-banner.liquid @@ -15,7 +15,7 @@ background-size: cover; background-position: center; background-repeat: no-repeat; - transform: scale(1.2); + transform: scale(1.1); } @media screen and (min-width: 750px) {