diff --git a/src/scss/components/_cta-bar.scss b/src/scss/components/_cta-bar.scss index 97b970ce..dc690d3e 100644 --- a/src/scss/components/_cta-bar.scss +++ b/src/scss/components/_cta-bar.scss @@ -48,14 +48,14 @@ display: flex; flex-direction: column; align-items: center; - margin-bottom: $spacing-3; + // margin-bottom: $spacing-3; @include breakpoint(lg) { flex-direction: row; justify-content: center; align-items: baseline; line-height: $line-height-solid; - margin-bottom: rem(20); + // margin-bottom: rem(20); } .cta-bar__links { diff --git a/src/templates/office-top-level.twig b/src/templates/office-top-level.twig index f12f3fa3..8ddbd15f 100644 --- a/src/templates/office-top-level.twig +++ b/src/templates/office-top-level.twig @@ -9,21 +9,21 @@ has_menu: true } %} -{# {% block before_page_header %} +{% block before_page_header %} {% include 'partials/cta-bar.twig' with { link: 'https://admissions.middlebury.edu/portal/status', text: 'Check your application', button: 'Applicant Portal', cci: true } %} -{% endblock %} #} +{% endblock %} -{% block layout_header %} +{# {% block layout_header %} {% include 'partials/midd-header.twig' %} {% include 'partials/anchor-header.twig' with { cta_bar: true }%} -{% endblock %} +{% endblock %} #} {% block page %} {% include 'partials/top-level-layout.twig' with {