assign class to post-image

This commit is contained in:
2023-02-04 22:18:10 +01:00
parent 6543caea93
commit a41dd93d92
2 changed files with 2 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ img {
width: 100%;
height: auto;
vertical-align: middle;
object-fit: cover;
}
.content {