Revert small cosmetic issue

This commit is contained in:
Léo Serre 2021-06-02 21:22:49 +02:00
parent 403947a6e4
commit 896a022fce
1 changed files with 3 additions and 0 deletions

View File

@ -118,6 +118,9 @@ header li a {
display: block;
vertical-align: middle;
}
header li a:hover, header li a:focus-within {
color: white;
}
header li:hover a, header li:focus-within a {
border-bottom: 6px solid blue;