Spaces:
Configuration error
Configuration error
Commit
·
5ac83e4
1
Parent(s):
73f55bf
Update app.py
Browse files
app.py
CHANGED
|
@@ -456,11 +456,10 @@ 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 |
-
border: 1px solid red; */
|
| 464 |
justify-content: center;
|
| 465 |
">
|
| 466 |
<a href="https://github.com/FlagAI-Open/FlagAI"><img src="https://raw.githubusercontent.com/920232796/test/master/WechatIMG6906.png" alt="FlagAI" width="80%" style="margin: 0 auto;"></a>
|
|
|
|
| 456 |
display: inline-flex;
|
| 457 |
gap: 1.2rem;
|
| 458 |
font-size: 1.75rem;
|
| 459 |
+
margin-bottom: 10px;
|
| 460 |
width: 700px;
|
| 461 |
height: 100px;
|
| 462 |
margin: 0 auto;
|
|
|
|
| 463 |
justify-content: center;
|
| 464 |
">
|
| 465 |
<a href="https://github.com/FlagAI-Open/FlagAI"><img src="https://raw.githubusercontent.com/920232796/test/master/WechatIMG6906.png" alt="FlagAI" width="80%" style="margin: 0 auto;"></a>
|