mirror of
https://github.com/boostorg/boostlook.git
synced 2026-01-19 04:02:14 +00:00
fix z-index on spirit nav #406
the spirit nav should be clickable when the h2 takes up the same space
This commit is contained in:
@@ -1607,6 +1607,7 @@ body > .chapter,
|
||||
padding-left: 10px;
|
||||
max-width: 80rem;
|
||||
display: flex;
|
||||
z-index: 5;
|
||||
}
|
||||
|
||||
.boostlook:not(:has(.doc)) .spirit-nav a,
|
||||
|
||||
Reference in New Issue
Block a user