mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-10-10 02:58:38 +00:00
Fix brand color change on focus
This commit is contained in:
@@ -132,7 +132,7 @@ a {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
&:hover, &:focus {
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user