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;
|
-webkit-line-clamp: 5;
|
||||||
line-clamp: 5;
|
line-clamp: 5;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
font-size: inherit;
|
/* font-size: inherit; */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.status.large .card.large.card-post,
|
.status.large .card.large.card-post,
|
||||||
|
|
Loading…
Add table
Reference in a new issue