Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -161,7 +161,7 @@ label {
|
|
161 |
}
|
162 |
|
163 |
.custom-submit-button {
|
164 |
-
background-color: #E68369;
|
165 |
color: white;
|
166 |
border: none;
|
167 |
border-radius: 5px;
|
|
|
161 |
}
|
162 |
|
163 |
.custom-submit-button {
|
164 |
+
background-color: #E68369 !important;
|
165 |
color: white;
|
166 |
border: none;
|
167 |
border-radius: 5px;
|