Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -394,7 +394,7 @@ body {
|
|
394 |
color: #333;
|
395 |
}
|
396 |
.custom-button {
|
397 |
-
background:
|
398 |
font-size: 30px;
|
399 |
color: white;
|
400 |
padding: 10px 20px;
|
|
|
394 |
color: #333;
|
395 |
}
|
396 |
.custom-button {
|
397 |
+
background: #1E2125;
|
398 |
font-size: 30px;
|
399 |
color: white;
|
400 |
padding: 10px 20px;
|