🐛 Bouton radio qui louche
This commit is contained in:
parent
86f187a631
commit
0de0c7f2af
@ -23,8 +23,8 @@
|
||||
|
||||
input[type="radio"]::before {
|
||||
content: "";
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
width: 11px;
|
||||
height: 11px;
|
||||
background-color: $turquoise-flash;
|
||||
border-radius: 100px;
|
||||
transform: scale(0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user