Ad Space - Top Banner (728x90)

Cute Ghost Button

0 viewsmedium
Background:
1
2
3
4
5
<button class="ghost-btn">
  <span class="ghost-icon">👻</span>
  <span class="ghost-text">Boo!</span>
  <div class="ghost-trail"></div>
</button>
Was this helpful?