fix btn-linkedin focus bg-color
This commit is contained in:
@@ -152,7 +152,8 @@ a:hover {
|
||||
background-color: #0077b5;
|
||||
}
|
||||
|
||||
.btn-linkedin:hover {
|
||||
.btn-linkedin:hover,
|
||||
.btn-linkedin:focus {
|
||||
background-color: #0986c9;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user