shukdevdattaEX commited on
Commit
c4b7ff5
·
verified ·
1 Parent(s): dfe0239

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -131,7 +131,7 @@ custom_css = """
131
  }
132
 
133
  .gradio-container {
134
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
135
  }
136
 
137
  #main-container {
 
131
  }
132
 
133
  .gradio-container {
134
+ background: linear-gradient(135deg, rgb(95 243 242) 0%, rgb(118, 75, 162) 100%) !important
135
  }
136
 
137
  #main-container {