Fixed email icon bug
Changed `email` to `envelope-o` in each of the CSS files. Now the envelope-o icon from Font Awesome shows correctly for the email in SOCIAL.
This commit is contained in:
parent
a3614c1acc
commit
d5019e6651
4 changed files with 5 additions and 5 deletions
|
@ -290,7 +290,7 @@ ul.social a.sc-github,
|
|||
ul.social a.sc-github-alt {
|
||||
background-color: #111010;
|
||||
}
|
||||
ul.social a.sc-email {
|
||||
ul.social a.sc-envelope-o {
|
||||
background-color: #578AD6;
|
||||
}
|
||||
@media screen and (min-width: 768px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue