broadfield-dev commited on
Commit
9b139bb
·
verified ·
1 Parent(s): 8615fe1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -108,6 +108,7 @@ css="""
108
  }
109
  .img_box_soho{
110
  display: flex;
 
111
  flex-direction: row;
112
  flex-wrap: wrap;
113
  justify-content: space-between;
 
108
  }
109
  .img_box_soho{
110
  display: flex;
111
+ height: fit-content;
112
  flex-direction: row;
113
  flex-wrap: wrap;
114
  justify-content: space-between;