Spaces:
Configuration error
Configuration error
Commit
·
73f55bf
1
Parent(s):
2ef655e
Update app.py
Browse files
app.py
CHANGED
|
@@ -458,9 +458,9 @@ with gr.Blocks(css=css) as demo:
|
|
| 458 |
font-size: 1.75rem;
|
| 459 |
margin-bottom: 2px;
|
| 460 |
width: 700px;
|
| 461 |
-
height:
|
| 462 |
margin: 0 auto;
|
| 463 |
-
|
| 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>
|
|
|
|
| 458 |
font-size: 1.75rem;
|
| 459 |
margin-bottom: 2px;
|
| 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>
|