added hover to menu icon
This commit is contained in:
@@ -76,6 +76,9 @@ header img, footer img {
|
||||
}
|
||||
header img {
|
||||
height: 8rem;
|
||||
&:hover {
|
||||
border-color: @fg;
|
||||
}
|
||||
}
|
||||
footer img {
|
||||
height: 4rem;
|
||||
|
||||
Reference in New Issue
Block a user