From ff7f32ab2ff88557cc948994b05922c8ceb42ea9 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 18:05:33 +0200 Subject: [PATCH] contact us animation --- assets/section-contact-form.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/section-contact-form.css b/assets/section-contact-form.css index d5a754c..e6003fb 100644 --- a/assets/section-contact-form.css +++ b/assets/section-contact-form.css @@ -77,6 +77,7 @@ } #shx-contact-form-container { + max-width: var(--page-width); } @media screen and (min-width: 990px) {