From 11595ca11b690b800f8356a2022bf7e6ee3a86e7 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 17:30:35 +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 d682bd6..7818517 100644 --- a/assets/section-contact-form.css +++ b/assets/section-contact-form.css @@ -65,8 +65,8 @@ #shx-contact-container { flex-direction: column; - gap: 0; - margin-top: 0; + gap: 0px; + margin-top: 0px; } }