Fix active page highlight (#3730)

This commit is contained in:
Julian Friedman 2021-06-04 16:07:45 +01:00 committed by GitHub
parent f21bd81918
commit b1e6349cbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -23,11 +23,6 @@
float: right; float: right;
} }
.md-nav__item--nested > .md-nav__link,
.md-nav__item--nested a.md-nav__link {
color: black;
}
.md-nav__title .md-nav__button.md-logo img, .md-nav__title .md-nav__button.md-logo img,
.md-nav__title .md-nav__button.md-logo svg { .md-nav__title .md-nav__button.md-logo svg {
width: auto; width: auto;