refix image width

main
CrimsonTome 2022-09-04 22:19:46 +00:00 committed by Matt Clark
parent ba09b9f33a
commit 86d2b9a5b1
1 changed files with 1 additions and 0 deletions

View File

@ -335,6 +335,7 @@ div.time-and-tags{
height: fit-content;
}
img {
width: 100%;
margin: auto;
display: block;
}