Spaces:
Running
Running
Update styles.css
Browse files- styles.css +1 -0
styles.css
CHANGED
@@ -200,6 +200,7 @@ section::after {
|
|
200 |
justify-content: space-between;
|
201 |
border-bottom: 1px solid #ddd;
|
202 |
margin-bottom: 32px;
|
|
|
203 |
}
|
204 |
|
205 |
.tabs input[type="radio"] {
|
|
|
200 |
justify-content: space-between;
|
201 |
border-bottom: 1px solid #ddd;
|
202 |
margin-bottom: 32px;
|
203 |
+
background-color: #0d131f;
|
204 |
}
|
205 |
|
206 |
.tabs input[type="radio"] {
|