Advertisement
arie_cristianD

change the github social icon logo to telegram

Jan 26th, 2024
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. /* change the github social icon logo to telegram */
  2.  
  3. .fa.fa-github::before {
  4.     content : "\f2c6";
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement