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