diff --git a/app/assets/stylesheets/pins.css b/app/assets/stylesheets/pins.css index c191dea7b..1423b6285 100644 --- a/app/assets/stylesheets/pins.css +++ b/app/assets/stylesheets/pins.css @@ -47,15 +47,13 @@ } .card__title { + --lines: 1; + font-size: var(--text-small); font-weight: bold; min-block-size: 0; } - .card__title-link { - --lines: 1; - } - .card__stages { padding: 0; }