From 268ef4cb8fd13177eac98bfff44ea38f37477c24 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 10 May 2021 22:02:45 +0800 Subject: [PATCH] Update common.scss --- common/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index e8586c7..d199793 100644 --- a/common/common.scss +++ b/common/common.scss @@ -157,7 +157,7 @@ } .post-bottom-wrapper { - padding: 0.8em 0.5em 0 0.5em; + padding: 1em 0.5em 0 0.5em; a { color: var(--primary-med-or-secondary-med); }