diff --git a/src/styles/base/typography.scss b/src/styles/base/typography.scss index 38f62c231..956bba434 100755 --- a/src/styles/base/typography.scss +++ b/src/styles/base/typography.scss @@ -75,6 +75,7 @@ p:last-child { .boxed { background-color: #f4f4f4; padding-bottom: 0.1px; + padding-top: 0.1px; p { margin-left: 30px;