jovian commited on
Commit
8c09cb8
·
1 Parent(s): d007544
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -280,7 +280,7 @@ with gr.Blocks() as demo:
280
  color: #083484;
281
  }
282
 
283
- .gradio-container-5-4-0 .prose :last-child {
284
  margin-top: 100px
285
  }
286
 
 
280
  color: #083484;
281
  }
282
 
283
+ .gradio-container-5-4-0 .prose :first-child {
284
  margin-top: 100px
285
  }
286