Auto width

main
Bob Mottram 2023-01-08 15:30:07 +00:00
parent 13c28342e2
commit 5ef827e0d6
1 changed files with 1 additions and 1 deletions

View File

@ -772,12 +772,12 @@ a:focus {
}
.container img.attachment {
width: auto;
max-width: 140%;
max-height: 80vh;
margin-left: -2%;
margin-right: 2%;
padding-bottom: 3%;
height: auto;
}
.container img.right {