diff --git a/style.css b/style.css index f477d6c..34cdcfe 100644 --- a/style.css +++ b/style.css @@ -200,6 +200,7 @@ p { } .article-services { + margin-right: 20px; width: 55vw; } @@ -281,6 +282,10 @@ footer { width: 55vw; } + .article-services { + margin-right: 0px; + } + .article-services h2 { margin: 0; }