article img fixed
This commit is contained in:
parent
8bd062abf3
commit
3119de2344
|
|
@ -47,10 +47,12 @@
|
|||
}
|
||||
|
||||
.news-article-image {
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
|
||||
.news-article-text {
|
||||
@include roboto;
|
||||
|
|
|
|||
Loading…
Reference in New Issue