From 993c49b83b4e8e655018eb3dd193836a59559473 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 17:45:02 +0200 Subject: [PATCH] contact us animation --- assets/section-contact-form.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/section-contact-form.css b/assets/section-contact-form.css index 39464ee..a56c453 100644 --- a/assets/section-contact-form.css +++ b/assets/section-contact-form.css @@ -74,6 +74,6 @@ #shx-contact-container { flex-direction: row; gap: 50px; - margin-top: 50px; + margin-top: 72px; } }