Ad Space - Top Banner (728x90)

Synthwave Yellow Toggle

0 viewsmedium
Background:
Synthwave Yellow Toggle
1
2
3
4
5
6
7
8
<div class="synthwave-yellow-container">
  <input type="checkbox" id="synthwave-yellow" class="synthwave-yellow-input" />
  <label for="synthwave-yellow" class="synthwave-yellow-label">
    <span class="synthwave-yellow-track"></span>
    <span class="synthwave-yellow-thumb"></span>
  </label>
  <span class="synthwave-yellow-text">Synthwave Yellow</span>
</div>
Was this helpful?