ailearnings commited on
Commit
6275ca5
·
verified ·
1 Parent(s): 0705c08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -249,6 +249,9 @@ css = """
249
  align-self:center;
250
  height:75px;
251
  }
 
 
 
252
  footer{
253
  display:none !important;
254
  }
 
249
  align-self:center;
250
  height:75px;
251
  }
252
+ .gallery-item div, .svelte-1viwdyg, .gallery .gallery-item .gallery{
253
+ white-space: unset;
254
+ }
255
  footer{
256
  display:none !important;
257
  }