Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ html, body, .gradio-container {
|
|
35 |
border: 2px solid #b59b6d !important;
|
36 |
}
|
37 |
.output-box {
|
38 |
-
background: #
|
39 |
padding: 25px !important;
|
40 |
border-radius: 15px !important;
|
41 |
border: 3px solid #8a6c4d !important;
|
|
|
35 |
border: 2px solid #b59b6d !important;
|
36 |
}
|
37 |
.output-box {
|
38 |
+
background: #2e2205 !important;
|
39 |
padding: 25px !important;
|
40 |
border-radius: 15px !important;
|
41 |
border: 3px solid #8a6c4d !important;
|