From c9e7c0d907001b1a2ae3d398a37ce1627d5caf54 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 17:14:19 +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 9a60b2a..677d7fc 100644 --- a/assets/section-contact-form.css +++ b/assets/section-contact-form.css @@ -71,4 +71,5 @@ #shx-contact-container { display: flex; align-items: center; + gap: 50px; }