mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Fix burger focus color change (#446)
This commit is contained in:
committed by
GitHub
parent
733bc740c6
commit
f43f2bb3fa
@@ -96,6 +96,12 @@
|
||||
font-size: 2.4rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
i {
|
||||
&:hover, &:focus {
|
||||
color: $alt-fg-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
i {
|
||||
color: $fg-color;
|
||||
|
||||
Reference in New Issue
Block a user