added hover to menu icon

This commit is contained in:
Nathan DECHER 2020-04-14 11:16:21 +02:00
parent 17ab288b63
commit 52a2e41e05
1 changed files with 3 additions and 0 deletions

View File

@ -76,6 +76,9 @@ header img, footer img {
}
header img {
height: 8rem;
&:hover {
border-color: @fg;
}
}
footer img {
height: 4rem;