mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 15:21:48 +03:00
Undo font size inherit for card posts
This commit is contained in:
parent
a2b88f1cdd
commit
84b3106f50
1 changed files with 1 additions and 1 deletions
|
@ -1955,7 +1955,7 @@ a.card:is(:hover, :focus):visited {
|
|||
-webkit-line-clamp: 5;
|
||||
line-clamp: 5;
|
||||
opacity: 1;
|
||||
font-size: inherit;
|
||||
/* font-size: inherit; */
|
||||
}
|
||||
}
|
||||
.status.large .card.large.card-post,
|
||||
|
|
Loading…
Add table
Reference in a new issue