Cleaned up some css around the card height (fixed height looks so much better).
This commit is contained in:
parent
2e80316057
commit
9f91004f3e
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@
|
|||
font-size: 1.1rem;
|
||||
font-weight: 600;
|
||||
margin-bottom: 0.5rem;
|
||||
max-height: 8rem;
|
||||
height: 8rem;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.genre-meta {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue