Advertisement
arie_cristianD

change social icon

Dec 17th, 2023
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. /* icon for paypal */
  2. .fa-reddit:before {
  3.     content : "\f1ed" ;
  4. }
  5.  
  6. /* icon for spotify */
  7. .fa-flickr:before {
  8.     content : "\f1bc";
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement