diff --git a/src/components/Layout.module.scss b/src/components/Layout.module.scss index 41b5312b..d5cd1266 100644 --- a/src/components/Layout.module.scss +++ b/src/components/Layout.module.scss @@ -9,7 +9,7 @@ } .content { - padding: 0 $spacer; + padding: 0 $spacer / $line-height; width: 100%; @media (min-width: $screen-sm) { diff --git a/src/components/Post/PostActions.jsx b/src/components/Post/PostActions.jsx index e6339aae..9df4d607 100644 --- a/src/components/Post/PostActions.jsx +++ b/src/components/Post/PostActions.jsx @@ -25,29 +25,24 @@ export default class PostActions extends PureComponent { return (