From 46371106fa6d7fbc11b8c0955a49ef54502183a4 Mon Sep 17 00:00:00 2001 From: Aydogdy Agabayev <76523543+VividTruthKeeper@users.noreply.github.com> Date: Sat, 19 Feb 2022 20:57:05 +0500 Subject: [PATCH] styling correction --- src/styles/_modal-form.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_modal-form.scss b/src/styles/_modal-form.scss index 2a73e6a..b8d2c98 100644 --- a/src/styles/_modal-form.scss +++ b/src/styles/_modal-form.scss @@ -43,6 +43,7 @@ align-items: center; justify-content: space-between; gap: 3rem; + padding-bottom: 2rem; h2 { font-size: 2.2rem;