Advertisement
arie_cristianD

social_share_resize

Jul 26th, 2023
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.27 KB | None | 0 0
  1.  
  2.  
  3. .jeg_share_button a {
  4.     /* backgorund icson width */
  5.     max-width : 80px ;
  6.         width : 80px ;
  7.    
  8.      /* backgorund icson width */
  9.     max-height : 80px ;
  10.     height : 80px ;
  11.     align-items : center ;
  12. }
  13.  
  14. .jeg_share_button .fa  {
  15.      /* icon size */
  16.     font-size : 80px ;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement