Image positioning

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

View File

@ -773,9 +773,7 @@ a:focus {
.container img.attachment {
object-fit: cover;
background-size: cover;
background-position: center;
width: auto;
width: fit-content;
max-width: 125%;
max-height: 80vh;
margin-left: -2%;