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); }