mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
Fix brand color change on focus
This commit is contained in:
@@ -76,7 +76,7 @@ a {
|
||||
padding-left: 0;
|
||||
color: white;
|
||||
text-decoration: none; }
|
||||
.mg-brand:hover {
|
||||
.mg-brand:hover, .mg-brand:focus {
|
||||
color: white; }
|
||||
@media (max-width: 767px) {
|
||||
.mg-brand {
|
||||
|
Reference in New Issue
Block a user