Update extra.css (#1633)

removed a duplicate and corrected a typo
This commit is contained in:
Andrea Borruso 2024-08-27 14:44:20 +02:00 committed by GitHub
parent d247fab73d
commit 807775c519
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -237,10 +237,7 @@ img {
--md-footer-fg-color: #eae2cb;
}
md-nav__link--active {
.md-nav__link--active {
text-decoration: underline;
}
md-nav__link--active {
text-decoration: underline;
}