forked from MarseyWorld/MarseyWorld
smaller expanded image on desktop
parent
135bd2c60c
commit
a567e71767
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue