forked from rDrama/rDrama
1
0
Fork 0

smaller expanded image on desktop

master
Aevann1 2022-09-14 11:52:23 +02:00
parent 135bd2c60c
commit a567e71767
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<div style="height:10vh" data-bs-dismiss="modal"></div>
<a href="/" rel="nofollow noopener noreferrer" target="_blank" id="desktop-expanded-image-wrap-link">
<img loading="lazy" alt="expanded image" referrerpolicy="no-referrer" src="" class="img-fluid rounded" id="desktop-expanded-image" style="min-width: 250px;min-width: max(250px,50vw)">
<img loading="lazy" alt="expanded image" referrerpolicy="no-referrer" src="" class="img-fluid rounded" id="desktop-expanded-image" style="min-width: 250px;min-width: min(250px,50vw)">
</a>
<div style="height:10vh" data-bs-dismiss="modal"></div>