diff --git a/src/components/Article/Article.css b/src/components/Article/Article.css index c8196565f..8d0005437 100644 --- a/src/components/Article/Article.css +++ b/src/components/Article/Article.css @@ -7,6 +7,8 @@ max-width: 800px; background: white; box-shadow: rgba(0, 0, 0, 0.05) 0 3px 15px; + padding-left: 44.8px; + margin-bottom: 78.4px; } .article__paragraph {