Skip to content

Instantly share code, notes, and snippets.

@SreemaanKCKS
Created December 28, 2022 06:03
Show Gist options
  • Save SreemaanKCKS/0fd315d6f86c547e96df1f2fdf53111d to your computer and use it in GitHub Desktop.
Save SreemaanKCKS/0fd315d6f86c547e96df1f2fdf53111d to your computer and use it in GitHub Desktop.
<div class="floating-wrapper">
<input id="floatingCheckbox" type="checkbox" class="floating-checkbox" />
<label class="floating" for="floatingCheckbox">
<div class="circle-icon"></div>
</label>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment