Image positioning

merge-requests/30/head
Bob Mottram 2023-01-08 16:11:34 +00:00
parent d914dff106
commit e46ec250c8
1 changed files with 2 additions and 3 deletions

View File

@ -772,9 +772,8 @@ a:focus {
}
.container img.attachment {
object-fit: cover;
width: fit-content;
max-width: 125%;
width: 125%;
max-width: 145%;
max-height: 80vh;
margin-left: -2%;
margin-right: 2%;