Skip to content

Instantly share code, notes, and snippets.

@UnknownPlatypus
Created November 14, 2021 19:13
Show Gist options
  • Save UnknownPlatypus/d15453933610e8789be033861d367fb8 to your computer and use it in GitHub Desktop.
Save UnknownPlatypus/d15453933610e8789be033861d367fb8 to your computer and use it in GitHub Desktop.
input.hw-checkbox:checked + label:before {
background: #039DE0 url('../../img/tick-white.svg') no-repeat center/80%;
border-color: #039DE0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment