Created
November 14, 2021 19:13
-
-
Save UnknownPlatypus/d15453933610e8789be033861d367fb8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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