From 72a0c20c6cfe1128aa1b9d02453dc21540f7229f Mon Sep 17 00:00:00 2001 From: Kanishk Tiwari <72643990+kanishk6103@users.noreply.github.com> Date: Tue, 20 Aug 2024 00:32:31 +0530 Subject: [PATCH] removed comment Signed-off-by: Kanishk Tiwari <72643990+kanishk6103@users.noreply.github.com> --- _sass/catalog.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/_sass/catalog.scss b/_sass/catalog.scss index e4706b2978..71d860d203 100644 --- a/_sass/catalog.scss +++ b/_sass/catalog.scss @@ -1025,7 +1025,6 @@ label { flex-direction: row; flex-wrap: wrap; gap: 1rem; - // padding-bottom: 2rem; width: 100%; justify-content: center; }