xingzhaohu commited on
Commit
2ef655e
1 Parent(s): 808ab9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -456,9 +456,9 @@ with gr.Blocks(css=css) as demo:
456
  display: inline-flex;
457
  gap: 1.2rem;
458
  font-size: 1.75rem;
459
- margin-bottom: 10px;
460
  width: 700px;
461
- height: 200px;
462
  margin: 0 auto;
463
  /* border: 1px solid red; */
464
  justify-content: center;
 
456
  display: inline-flex;
457
  gap: 1.2rem;
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;