Spaces:
Sleeping
Sleeping
Amanda1234
commited on
Update app.py
Browse files
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
|
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%);
|
|