Closed juanitourquiza closed 7 years ago
This code don't work:
<a class="btn btn-social-icon btn-facebook" href="login/facebook"> <span class="fa fa-facebook"></span> </a> <a class="btn btn-social-icon btn-google" href="login/google"> <span class="fa fa-google"></span> </a>
This is the result:
What is the problem??
I think your font-awesome file (css) is a bad version ! Test with "font-awesome": "~4.7"
Thanks !!!! Now, it's perfect
Regards
This code don't work:
This is the result:
What is the problem??