xingzhaohu commited on
Commit
73f55bf
1 Parent(s): 2ef655e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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: 250px;
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>
 
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>