From f3149cf1c01471d744bdb6cca370c289075c75e1 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 17:47:15 +0200 Subject: [PATCH] contact us animation --- assets/section-contact-form.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/section-contact-form.css b/assets/section-contact-form.css index 357b950..ebaa9d3 100644 --- a/assets/section-contact-form.css +++ b/assets/section-contact-form.css @@ -53,8 +53,10 @@ } #shx-contact-form-contact-people-talking { - height: 100px; + height: 140px; width: 200px; + padding-top: 12px; + padding-bottom: 12px; } #shx-contact-container {