Remove duplicate fa-twitter and fa-twitter-square classes from _utilities.scss

- Fixes #302
This commit is contained in:
Michael Rose 2016-05-16 09:48:16 -04:00
parent 55efbd1782
commit 86d08455e8
2 changed files with 2 additions and 7 deletions

View file

@ -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