multimodalart HF staff commited on
Commit
2953189
1 Parent(s): 796efdb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -37,7 +37,7 @@
37
  }
38
  @media only screen and (min-width: 901px) {
39
  img{
40
- max-width: 90vw !important
41
  }
42
  }
43
  </style>
 
37
  }
38
  @media only screen and (min-width: 901px) {
39
  img{
40
+ width: 80vw !important
41
  }
42
  }
43
  </style>