new style picture

This commit is contained in:
argoexpert press
2025-05-05 22:55:06 +03:00
parent b999114b8e
commit 9ff9de46a4
4 changed files with 14 additions and 3 deletions

View File

@@ -38,6 +38,12 @@ ul.wp-block-list li{
display: block;
}
.news-list-picture{
height: 21rem !important;
object-fit: cover;
width: 100%;
}
.article-single IMG{
max-width: 100%;
}