diff --git a/src/components/PageSection/PageSection.scss b/src/components/PageSection/PageSection.scss index 2d5e9e7..6a09b27 100644 --- a/src/components/PageSection/PageSection.scss +++ b/src/components/PageSection/PageSection.scss @@ -8,7 +8,7 @@ position: relative; &.padded { - padding: 2rem 1rem 3rem; + padding: 2rem 1rem 2rem; } &:not(.card-section) {