Spaces:
Running
Running
Update styles.css
Browse files- styles.css +1 -0
styles.css
CHANGED
@@ -219,6 +219,7 @@ section::after {
|
|
219 |
justify-content: space-between;
|
220 |
margin-bottom: 10px;
|
221 |
background-color: #0d131f;
|
|
|
222 |
}
|
223 |
|
224 |
.tabs input[type="radio"] {
|
|
|
219 |
justify-content: space-between;
|
220 |
margin-bottom: 10px;
|
221 |
background-color: #0d131f;
|
222 |
+
border-radius: 5px;
|
223 |
}
|
224 |
|
225 |
.tabs input[type="radio"] {
|