lucifer7210 commited on
Commit
12899b4
·
verified ·
1 Parent(s): 4315818

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -284,7 +284,7 @@ custom_css = """
284
  }
285
 
286
  .gradio-container {
287
- background: aliceblue !important;
288
  min-height: 100vh !important;
289
  }
290
 
 
284
  }
285
 
286
  .gradio-container {
287
+ background-color: aliceblue !important;
288
  min-height: 100vh !important;
289
  }
290