LPX55 commited on
Commit
d6e9783
·
verified ·
1 Parent(s): 2c5c860

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -326,6 +326,10 @@ div#component-17 {
326
  @media screen and (max-width: 600px) {
327
  .img-row{
328
  display: block !important;
 
 
 
 
329
  }
330
  }
331
 
 
326
  @media screen and (max-width: 600px) {
327
  .img-row{
328
  display: block !important;
329
+ margin-bottom: 20px !important;
330
+ }
331
+ div#component-16 {
332
+ display: block !important;
333
  }
334
  }
335