diff --git a/src/components/PageSection/PageSection.scss b/src/components/PageSection/PageSection.scss index c927b41..2d5e9e7 100644 --- a/src/components/PageSection/PageSection.scss +++ b/src/components/PageSection/PageSection.scss @@ -7,7 +7,7 @@ justify-content: space-between; position: relative; - .padded { + &.padded { padding: 2rem 1rem 3rem; }