From 5d476372b9f7ba4471ac6e8e1064de988f6f5e5f Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Thu, 20 Jun 2024 19:25:18 +0200 Subject: [PATCH] remove padding --- assets/section-contact-form.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/assets/section-contact-form.css b/assets/section-contact-form.css index bf7a8ac..5470c62 100644 --- a/assets/section-contact-form.css +++ b/assets/section-contact-form.css @@ -19,20 +19,21 @@ margin-bottom: 2rem; } } - +/* .contact__button { margin-top: 3rem; -} +} */ .contact__button button { width: 100%; } +/* @media screen and (min-width: 750px) { .contact__button { margin-top: 4rem; } -} +} */ @media screen and (min-width: 750px) { .contact__fields {