fixing indedentation

This commit is contained in:
Alex Windett 2016-10-27 12:08:18 +01:00
parent d45b8d0e9c
commit 6a75f79801
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# `<Radio >`
# `<Radio>`
## demo

View File

@ -35,7 +35,6 @@
display: none;
visibility: hidden;
&:checked {
& ~ span:before {
background: var(--dot-color);