From fd1d77b4860d4c9371ff15cddcf3018541394692 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 17:03:05 +0200 Subject: [PATCH] contact us animation --- assets/section-contact-form.css | 18 +++++++++++++----- sections/contact-form.liquid | 4 ++-- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/assets/section-contact-form.css b/assets/section-contact-form.css index cae38e8..2322892 100644 --- a/assets/section-contact-form.css +++ b/assets/section-contact-form.css @@ -24,6 +24,16 @@ grid-template-columns: repeat(2, 1fr); grid-column-gap: 2rem; } + + #shx-contact-form-contact-us-send { + width: 250px; + height: 250px; + } + + #shx-contact-form-contact-people-talking { + height: 500px; + width: 500px; + } } /* .contact__button { @@ -47,9 +57,7 @@ margin: 0 auto; } -@media screen and (min-width: 750px) { - #shx-contact-form-contact-us-send { - width: 250px; - height: 250px; - } +#shx-contact-form-contact-people-talking { + height: 250px; + width: 250px; } diff --git a/sections/contact-form.liquid b/sections/contact-form.liquid index a447d76..f977397 100644 --- a/sections/contact-form.liquid +++ b/sections/contact-form.liquid @@ -17,15 +17,15 @@
-
{%- if section.settings.heading != blank -%}