fizzarif7 commited on
Commit
d16af35
·
verified ·
1 Parent(s): 89905ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -210,7 +210,7 @@ with gr.Blocks(
210
  max-width: 1000px;
211
  margin: 2rem auto;
212
  padding: 32px;
213
- background: #b2d8d8;
214
  border-radius: 20px;
215
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
216
  font-family: 'Segoe UI', sans-serif;
 
210
  max-width: 1000px;
211
  margin: 2rem auto;
212
  padding: 32px;
213
+ background: #d5f2ee;
214
  border-radius: 20px;
215
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
216
  font-family: 'Segoe UI', sans-serif;