Fixed styles in main header

This commit is contained in:
Alejandro Celaya
2022-03-06 10:58:30 +01:00
parent 56313e5db8
commit 6a739b7a25
7 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ a,
text-decoration: none;
}
a:hover,
a:not(.nav-link):not(.navbar-brand):hover,
.btn-link:hover {
text-decoration: underline;
}