Skip to content

Commit

Permalink
Merge branch 'feature/articleTeaser' into feature/gridLayout
Browse files Browse the repository at this point in the history
  • Loading branch information
kailasnadh790 committed Dec 3, 2023
2 parents fcd87f7 + 731781e commit 15e301a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cigaradvisor/blocks/article-teaser/article-teaser.css
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,12 @@
display: block;
}

@media screen and (min-width: 60em) {
.article.article--thumbnail .article__header {
min-height:140px
}
}

.article.article--thumbnail .article__title {
margin: 0 14px 16px;
font-size: 18px;
Expand Down

0 comments on commit 15e301a

Please sign in to comment.