mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 06:38:27 +00:00
style: change -webkit-line-clamp of post-card__title-text
This commit is contained in:
parent
b11e591614
commit
7d8979d34f
@ -243,7 +243,7 @@ PostCard.styles = {
|
||||
${lsdUtils.typography('h2')}
|
||||
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 2;
|
||||
-webkit-line-clamp: 1;
|
||||
-webkit-box-orient: vertical;
|
||||
max-height: calc(3 * var(--lsd-h2-lineHeight));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user