styles minifix

This commit is contained in:
ilya-bkv 2023-05-09 08:09:09 +03:00
parent 7332e3ebad
commit 28e0e4e33a

View File

@ -14,14 +14,12 @@
.shoutCardCoverContainer {
position: relative;
width: 100%;
}
.shoutCardCover {
height: 0;
margin-bottom: 1.6rem;
overflow: hidden;
padding-bottom: 56.2%;
position: relative;
margin: 1.6rem 0;
padding-bottom: 56.2%;
img {
height: 100%;
@ -36,6 +34,7 @@
transform: scale(1.1);
}
}
}
.shoutCardTitle {
@include font-size(2.2rem);