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,10 +47,12 @@
}
.news-article-image {
img {
width: 100%;
height: 100%;
object-fit: cover;
}
}
.news-article-text {
@include roboto;