feature: right menu + styling fixes

This commit is contained in:
Jean-Baptiste Pasquier
2021-01-22 14:50:03 +01:00
parent 65738f75b0
commit 9a463c87e7
8 changed files with 33 additions and 17 deletions

View File

@ -53,7 +53,7 @@ header {
margin-left: -9px;
}
&:hover {
&:hover, &:focus {
background: white;
}