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--country &,
.teaserbox--region &,
.teaserbox--city & { .teaserbox--city & {
min-height: 170px; min-height: 170px;
overflow: hidden; overflow: hidden;
} }
.teaserbox--region & {
min-height: 220px;
overflow: hidden;
}
.teaserbox--hotel & { .teaserbox--hotel & {
min-height: 300px; min-height: 300px;
} }