Skip to content

Commit

Permalink
change z index for hero to make it stop sitting over dropdown (#1897)
Browse files Browse the repository at this point in the history
  • Loading branch information
JenniWhitman authored Sep 18, 2023
1 parent 63f4aa1 commit 0c763d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/public/scss/home-page/home-page-hero.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ body.new-design {
height: 600px;
background: $home-page-dark-blue;
position: relative;
z-index: 9999;
@include media-breakpoint-down(md) {
width: 100%;
height: 470px;
Expand Down

0 comments on commit 0c763d8

Please sign in to comment.