diff --git a/assets/scss/components/common/columns.scss b/assets/scss/components/common/columns.scss index 44745a1..2b3f39d 100644 --- a/assets/scss/components/common/columns.scss +++ b/assets/scss/components/common/columns.scss @@ -67,7 +67,7 @@ width: 100%; &.padding-container { - width: calc(100% - 2em); + width: calc(100% - 1em); } & :not(p).text-right, &.text-right :not(p), & :not(p).text-left, &.text-left :not(p) {