Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -101,7 +101,7 @@ block = gr.Blocks(css=css)
|
|
101 |
with block:
|
102 |
gr.HTML(
|
103 |
"""
|
104 |
-
<div style="text-align: center; max-width:
|
105 |
<div
|
106 |
style="
|
107 |
display: inline-flex;
|
|
|
101 |
with block:
|
102 |
gr.HTML(
|
103 |
"""
|
104 |
+
<div style="text-align: center; max-width: 700px; margin: 0 auto;">
|
105 |
<div
|
106 |
style="
|
107 |
display: inline-flex;
|