diff --git a/css/style.css b/css/style.css index 5321d2d2..1aaf3f3e 100644 --- a/css/style.css +++ b/css/style.css @@ -86,6 +86,16 @@ footer a { max-width: 450px; } +.container.content:before { + /* Removes clearfix */ + display: inline; + content: '' +} + +.container.content { + margin-top: 4rem; +} + .page-title-header { width: 100%; background: no-repeat center center;