Don't reduce the height for images

This commit is contained in:
Michael 2025-09-17 02:38:41 +00:00
commit b7bf89cd24
2 changed files with 0 additions and 2 deletions

View file

@ -66,7 +66,6 @@ section hr {
border-color: rgba(238, 238, 238, $contentbg_transp);
}
iframe,
img,
video {
max-width: 100%;
max-height: 85vh;

View file

@ -3301,7 +3301,6 @@ fbrowser.photo .photo-album-image-wrapper { margin-left: 10px; }
}
iframe,
img,
video {
max-width: 100%;
max-height: 90vh;