Image positioning

main
Bob Mottram 2023-01-08 15:52:51 +00:00
parent 5c54603151
commit 245128289a
1 changed files with 1 additions and 0 deletions

View File

@ -772,6 +772,7 @@ a:focus {
}
.container img.attachment {
object-fit: cover;
background-size: cover;
background-position: center;
width: auto;