mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update packages/web-vite/src/styles/LibraryCard.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
68681e069f
commit
9ff3ff43d6
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
|||
}
|
||||
|
||||
.library-item-card.density-spacious .card-title-text {
|
||||
-webkit-line-clamp: 2;
|
||||
-webkit-line-clamp: 3;
|
||||
font-size: var(--font-size-heading);
|
||||
font-weight: var(--font-weight-bold);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue