Streamline teaser height

This commit is contained in:
Björn Fromme
2020-01-03 10:07:12 +01:00
parent 7ad1afae0f
commit 21673b4ccc
@@ -140,16 +140,12 @@
}
.teaserbox--country &,
.teaserbox--region &,
.teaserbox--city & {
min-height: 170px;
overflow: hidden;
}
.teaserbox--region & {
min-height: 220px;
overflow: hidden;
}
.teaserbox--hotel & {
min-height: 300px;
}