wenjiao commited on
Commit
a679693
1 Parent(s): fdce37e

modify margin-top

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -381,6 +381,10 @@ gradio-app {
381
  background-size: contain;
382
  }
383
 
 
 
 
 
384
 
385
  #text-box-style, #btn-style {
386
  width: 90%;
 
381
  background-size: contain;
382
  }
383
 
384
+ .wrap {
385
+ margin-top: 30px !important;
386
+ }
387
+
388
 
389
  #text-box-style, #btn-style {
390
  width: 90%;