diff --git a/app/assets/stylesheets/cards.css b/app/assets/stylesheets/cards.css index 84046527f..c340494fd 100644 --- a/app/assets/stylesheets/cards.css +++ b/app/assets/stylesheets/cards.css @@ -148,7 +148,9 @@ color: var(--color-ink); font-size: var(--text-xx-large); font-weight: 900; - line-height: 1.1; + line-height: 1.3; + /* We need a minimum line-height of 1.3 to avoid scrolling + in the card title input and cut-off descenders on Windows */ text-wrap: balance; @supports not (field-sizing: content) {