tarekfer8 commited on
Commit
1f5997b
·
verified ·
1 Parent(s): e0439ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ For information on how to customize the ChatInterface, EB455F peruse the gradio
56
  #print(prompt)
57
  custom_css = """
58
  .gradio-container {
59
- background: linear-gradient(to bottom right, white, red 70%);
60
  }
61
  .gradio-title {
62
  color: #EF4040;
 
56
  #print(prompt)
57
  custom_css = """
58
  .gradio-container {
59
+ background: linear-gradient(to bottom right, white, red 85%);
60
  }
61
  .gradio-title {
62
  color: #EF4040;