Skip to content

Commit 7399c5b

Browse files
authored
Update css-front.css
1 parent 5208f97 commit 7399c5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

assets/css/css-front.css

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
}
1515

1616
[type="radio"]:checked ~ label.Chargily {
17-
border-color: #16a34a;
18-
background-color: #16a34a2b;
19-
16a34a2b
20-
color: #000;
17+
cursor: pointer;
18+
border-color: #16a34a;
19+
background-color: #16a34a2b;
20+
color: #000;
2121
}
2222

2323
[type="radio"]:checked ~ label.Chargily:before {

0 commit comments

Comments
 (0)