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
|
@ -365,7 +365,7 @@ ul.social {
|
|||
background-color: #111010;
|
||||
}
|
||||
|
||||
a.sc-email {
|
||||
a.sc-envelope-o {
|
||||
background-color: #578AD6;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue