diff --git a/app/assets/stylesheets/utils/components/_article.scss b/app/assets/stylesheets/utils/components/_article.scss index 194f7d1..0a18984 100644 --- a/app/assets/stylesheets/utils/components/_article.scss +++ b/app/assets/stylesheets/utils/components/_article.scss @@ -75,6 +75,9 @@ article { font-size: 14px; } } + .paragraph{ + margin: 32px 0; + } pre { background: #F8F9FC; padding: 8px;