Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -49,7 +49,7 @@ def local_css():
|
|
49 |
gap: 10px;
|
50 |
}
|
51 |
.stRadio>div>label {
|
52 |
-
background-color: #
|
53 |
padding: 10px;
|
54 |
border-radius: 10px;
|
55 |
transition: all 0.3s ease;
|
|
|
49 |
gap: 10px;
|
50 |
}
|
51 |
.stRadio>div>label {
|
52 |
+
background-color: #000;
|
53 |
padding: 10px;
|
54 |
border-radius: 10px;
|
55 |
transition: all 0.3s ease;
|