Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -61,7 +61,7 @@
|
|
| 61 |
|
| 62 |
.checkbox {
|
| 63 |
position: relative;
|
| 64 |
-
background-color: #
|
| 65 |
border-radius: 2px;
|
| 66 |
height: 100%;
|
| 67 |
width: 100%;
|
|
|
|
| 61 |
|
| 62 |
.checkbox {
|
| 63 |
position: relative;
|
| 64 |
+
background-color: #fff;
|
| 65 |
border-radius: 2px;
|
| 66 |
height: 100%;
|
| 67 |
width: 100%;
|