From 23dbe188b0143543bdac97286aa34f7f0de18c81 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 17:33:59 +0200 Subject: [PATCH] contact us animation --- assets/section-contact-form.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/section-contact-form.css b/assets/section-contact-form.css index cb21b4d..578b7ea 100644 --- a/assets/section-contact-form.css +++ b/assets/section-contact-form.css @@ -57,9 +57,9 @@ width: 500px; } -@media screen and (max-width: 749px) { +@media screen and (max-width: 989px) { #shx-contact-form-contact-people-talking { - height: 250px; + height: 180px; width: 250px; }