diff --git a/common/common.scss b/common/common.scss index 8d791d3..fbab4c0 100644 --- a/common/common.scss +++ b/common/common.scss @@ -54,6 +54,7 @@ max-width: calc(100% - 16px); margin: 0 auto; margin-top: 20px; + margin-bottom: 20px; color: var(--banner-primary-text); position: relative; background-image: var(--banner-bg-img);