Advertisement
beebfz

heartspin

Sep 21st, 2023 (edited)
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.34 KB | Source Code | 0 0
  1. .heartspin {
  2.     width: 200px;
  3.       height: 200px;  
  4.     -webkit-mask-image: url(https://images-ext-1.discordapp.net/external/QCD29Vv4r1Z1eDo_h7fu4n7W43XB8pSq4v4JZdebDwE/https/img1.picmix.com/output/stamp/normal/3/3/5/2/1942533_bb75b.gif);
  5.     -webkit-mask-size: 100%;
  6.     -webkit-mask-repeat: no-repeat;
  7.     -webkit-mask-position: center;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement