diff --git a/assets/section-contact-form.css b/assets/section-contact-form.css index 17d0d3d..d5a754c 100644 --- a/assets/section-contact-form.css +++ b/assets/section-contact-form.css @@ -76,6 +76,9 @@ max-width: 800px; } +#shx-contact-form-container { +} + @media screen and (min-width: 990px) { #shx-contact-form-contact-people-talking { height: 500px; @@ -88,5 +91,7 @@ margin-top: 72px; } - shx-contact-form-container + #shx-contact-form-container { + justify-content: center; + } } diff --git a/sections/contact-form.liquid b/sections/contact-form.liquid index 3253190..5d0c426 100644 --- a/sections/contact-form.liquid +++ b/sections/contact-form.liquid @@ -15,7 +15,7 @@ {%- endstyle -%}
-
+