mobenta commited on
Commit
c0d5831
·
verified ·
1 Parent(s): a75fa95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -93,9 +93,9 @@ def show_video(video_url):
93
  # Create the Gradio interface
94
  with gr.Blocks(css="""
95
  #search_output img {
96
- width: 170px !important;
97
- height: 170px !important;
98
- margin-right: 20px;
99
  }
100
  #search_output .gallery-item {
101
  display: flex !important;
 
93
  # Create the Gradio interface
94
  with gr.Blocks(css="""
95
  #search_output img {
96
+ width: 150px !important;
97
+ height: 150px !important;
98
+ margin-right: 5px;
99
  }
100
  #search_output .gallery-item {
101
  display: flex !important;