diff --git a/lms/static/sass/views/_program-marketing-page.scss b/lms/static/sass/views/_program-marketing-page.scss index a0324d6b74..19d09e0679 100644 --- a/lms/static/sass/views/_program-marketing-page.scss +++ b/lms/static/sass/views/_program-marketing-page.scss @@ -7,14 +7,15 @@ .main-banner { color: $white; margin-bottom: 1px; - background-size:cover !important; - background-repeat:no-repeat !important; + background-size: cover !important; + background-repeat: no-repeat !important; .authoring-org-logo { background-color: $white; height: 100px; } - .logo-space{ + + .logo-space { height: 50px; } diff --git a/lms/templates/courseware/program_marketing.html b/lms/templates/courseware/program_marketing.html index 205d514e92..0b2db5f01f 100644 --- a/lms/templates/courseware/program_marketing.html +++ b/lms/templates/courseware/program_marketing.html @@ -356,20 +356,21 @@ endorser_org = endorser_position.get('organization_name') or corporate_endorseme % endif % if faqs: