Spaces:
Configuration error
Configuration error
xingzhaohu
commited on
Commit
•
19906d4
1
Parent(s):
5ac83e4
Update app.py
Browse files
app.py
CHANGED
@@ -456,9 +456,8 @@ with gr.Blocks(css=css) as demo:
|
|
456 |
display: inline-flex;
|
457 |
gap: 1.2rem;
|
458 |
font-size: 1.75rem;
|
459 |
-
margin-bottom:
|
460 |
width: 700px;
|
461 |
-
height: 100px;
|
462 |
margin: 0 auto;
|
463 |
justify-content: center;
|
464 |
">
|
|
|
456 |
display: inline-flex;
|
457 |
gap: 1.2rem;
|
458 |
font-size: 1.75rem;
|
459 |
+
margin-bottom: 15px;
|
460 |
width: 700px;
|
|
|
461 |
margin: 0 auto;
|
462 |
justify-content: center;
|
463 |
">
|