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