Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/* Увеличиваем изображения в featured постах */
|
||||
.post.featured .image.main img {
|
||||
height: 400px;
|
||||
object-fit: cover;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user