Ashed00 commited on
Commit
06326f6
·
verified ·
1 Parent(s): 15b6e7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ html, body, .gradio-container {
35
  border: 2px solid #b59b6d !important;
36
  }
37
  .output-box {
38
- background: #fcf5e5 !important; /* Warm cream */
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;