fixed cards display order
This commit is contained in:
@@ -231,7 +231,7 @@ article.node--type-frontpage{
|
||||
|
||||
.card{
|
||||
position: relative;
|
||||
width:200px; height:295px;
|
||||
width:210px; height:295px;
|
||||
header{
|
||||
position: absolute;
|
||||
bottom:0;
|
||||
@@ -257,6 +257,7 @@ article.node--type-frontpage{
|
||||
img:not(:first-of-type){
|
||||
position: absolute;
|
||||
top:0; left:0;
|
||||
z-index:1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user