diff --git a/services/web/public/stylesheets/app/homepage.less b/services/web/public/stylesheets/app/homepage.less index 20372c6679..a13bfaa48d 100644 --- a/services/web/public/stylesheets/app/homepage.less +++ b/services/web/public/stylesheets/app/homepage.less @@ -22,17 +22,14 @@ margin: 35px 0; } .deprecated-sl-long-cta { - margin-top: 25px; + padding-top: 25px; + padding-bottom: 93px; .card { height: 216px; } h3 { margin-top: 0; } - hr { - margin-top: 35px; - margin-bottom: 10px; - } } .masthead {