article img fixed

This commit is contained in:
Kakabay 2023-02-01 13:21:18 +05:00
parent 8bd062abf3
commit 3119de2344
1 changed files with 5 additions and 3 deletions

View File

@ -47,9 +47,11 @@
}
.news-article-image {
width: 100%;
height: 100%;
object-fit: cover;
img {
width: 100%;
height: 100%;
object-fit: cover;
}
}
.news-article-text {