Docs: don't break links at the header (#1636)

main
Mateusz Soszyński 3 years ago committed by GitHub
parent f4602d30d5
commit f23c134bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,6 +86,7 @@ header a:hover
.subnav a
{
text-decoration: none;
white-space: nowrap;
}
.container

Loading…
Cancel
Save