styles minifix
This commit is contained in:
parent
7332e3ebad
commit
28e0e4e33a
|
@ -14,14 +14,12 @@
|
||||||
.shoutCardCoverContainer {
|
.shoutCardCoverContainer {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
|
||||||
|
|
||||||
.shoutCardCover {
|
.shoutCardCover {
|
||||||
height: 0;
|
height: 0;
|
||||||
margin-bottom: 1.6rem;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding-bottom: 56.2%;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin: 1.6rem 0;
|
||||||
|
padding-bottom: 56.2%;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
@ -36,6 +34,7 @@
|
||||||
transform: scale(1.1);
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.shoutCardTitle {
|
.shoutCardTitle {
|
||||||
@include font-size(2.2rem);
|
@include font-size(2.2rem);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user