Remove duplicate fa-twitter and fa-twitter-square classes from _utilities.scss
- Fixes #302
This commit is contained in:
parent
55efbd1782
commit
86d08455e8
2 changed files with 2 additions and 7 deletions
|
@ -201,11 +201,6 @@ body:hover .visually-hidden button {
|
|||
color: $facebook-color;
|
||||
}
|
||||
|
||||
.fa-twitter,
|
||||
.fa-twitter-square {
|
||||
color: $twitter-color;
|
||||
}
|
||||
|
||||
.fa-flickr {
|
||||
color: $flickr-color;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue