Skip to content

Commit

Permalink
fix header for career planning tool
Browse files Browse the repository at this point in the history
  • Loading branch information
HarikaMunipalle committed Dec 7, 2023
1 parent bd2a11e commit 07e8e28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
</button>
</div>
</header>
{% if page.url =='/career-planning-tool/' %}
<div class="usa-banner__content usa-accordion__content ogp-banner" id="gov-banner">
{% else %}
<div class="usa-banner__content usa-accordion__content" id="gov-banner">
<div class="grid-row grid-gap-lg">
<div class="usa-banner__guidance tablet:grid-col-6">
Expand Down

0 comments on commit 07e8e28

Please sign in to comment.