Skip to content

Commit

Permalink
fix z-index on spirit nav #406
Browse files Browse the repository at this point in the history
the spirit nav should be clickable when the h2 takes up the same space
  • Loading branch information
cdw9 committed Feb 21, 2025
1 parent fab289a commit ee40a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boostlook.css
Original file line number Diff line number Diff line change
Expand Up @@ -1607,6 +1607,7 @@ body > .chapter,
padding-left: 10px;
max-width: 80rem;
display: flex;
z-index: 5;
}

.boostlook:not(:has(.doc)) .spirit-nav a,
Expand Down

0 comments on commit ee40a55

Please sign in to comment.