Amanda1234 commited on
Commit
5bac6ce
·
verified ·
1 Parent(s): 4df5f93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -140,5 +140,4 @@ with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo:
140
  # Launch the Gradio app to allow user interaction
141
  demo.launch(share = True)
142
 
143
- background: radial-gradient(circle at 12.3%, 19.3%, rgb(85, 88, 218) 0%, rgb(95, 209,249)
144
- 100.2%);
 
140
  # Launch the Gradio app to allow user interaction
141
  demo.launch(share = True)
142
 
143
+ background: radial-gradient(circle at 12.3% 19.3%, rgb(85, 88, 218) 0%, rgb(95, 209,249)100.2%);