multimodalart HF Staff commited on
Commit
3aaa14c
·
verified ·
1 Parent(s): 78f9ab5

Update custom.css

Browse files
Files changed (1) hide show
  1. custom.css +1 -1
custom.css CHANGED
@@ -37,7 +37,7 @@ div#share-btn-container > div {flex-direction: row;background: black;align-items
37
  @media (max-width: 700px) {
38
  #title h1{font-size: 2.2em}
39
  #title img{width: 80px;}
40
- #gallery {max-height: 370px}
41
  #main_app{flex-direction: column}
42
  }
43
  @media (max-width: 500px){
 
37
  @media (max-width: 700px) {
38
  #title h1{font-size: 2.2em}
39
  #title img{width: 80px;}
40
+ #gallery {max-height: 370px; overflow: scroll !important}
41
  #main_app{flex-direction: column}
42
  }
43
  @media (max-width: 500px){