jjin6573 commited on
Commit
0fa6349
·
verified ·
1 Parent(s): 6b9974f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1350,7 +1350,7 @@ footer,
1350
  .docs-modal-content a { color: #a78bfa; text-decoration: none; }
1351
  .docs-modal-content a:hover { text-decoration: underline; }
1352
  .docs-modal-content strong { color: #e0e7ff; }
1353
- .docs-modal-content img { max-width: 100%; max-height: 300px; height: auto; border-radius: 8px; margin: 12px 0; object-fit: contain; }
1354
 
1355
  /* ===== CARD STYLES ===== */
1356
  .card {
 
1350
  .docs-modal-content a { color: #a78bfa; text-decoration: none; }
1351
  .docs-modal-content a:hover { text-decoration: underline; }
1352
  .docs-modal-content strong { color: #e0e7ff; }
1353
+ .docs-modal-content img { max-width: 100%; max-height: 400px; height: auto; border-radius: 8px; margin: 12px 0; object-fit: contain; }
1354
 
1355
  /* ===== CARD STYLES ===== */
1356
  .card {