multimodalart HF staff commited on
Commit
1110d65
1 Parent(s): 4a80b26

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -1
index.html CHANGED
@@ -35,7 +35,11 @@
35
  overflow-y: scroll;
36
  }
37
  }
38
-
 
 
 
 
39
  </style>
40
  </head>
41
  <body>
 
35
  overflow-y: scroll;
36
  }
37
  }
38
+ @media only screen and (min-width: 601px) {
39
+ img{
40
+ max-width: 80vw !important
41
+ }
42
+ }
43
  </style>
44
  </head>
45
  <body>