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:52 -04:00
parent 9abaed22e3
commit 1d136fc5c1
2 changed files with 2 additions and 7 deletions
-5
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;
}
+2 -2
View File
File diff suppressed because one or more lines are too long