improve responsive card images

This commit is contained in:
2023-11-09 20:08:15 +01:00
parent 07da8f9243
commit bfb4924301

View File

@@ -230,6 +230,7 @@ a:hover {
}
.post-image {
width: 100%;
transition: opacity 0.3s ease;
display: block;
object-fit: cover;