loadmore on events page
This commit is contained in:
@@ -1677,7 +1677,7 @@ body.category.category-esemeny {
|
||||
height: 85vw;
|
||||
max-height: calc(50vw + 180px);
|
||||
.thumbnailwrapper {
|
||||
height: 50vw;
|
||||
// height: 50vw;
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@@ -1827,6 +1827,13 @@ body.category.category-esemeny {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* ---------------------- loadmore on desktop on events --------------------- */
|
||||
|
||||
.misha_loadmore{
|
||||
width: calc(50vw - #{$h-unit-4} - #{$h-unit-2});
|
||||
max-width: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user