mirror of
https://github.com/Damillora/Yuika
synced 2024-11-05 02:17:32 +00:00
Fix cut off excerpt in post card
This commit is contained in:
parent
387cf4217c
commit
4f691f1530
@ -217,7 +217,7 @@ footer {
|
|||||||
height: 18rem;
|
height: 18rem;
|
||||||
}
|
}
|
||||||
.post-card .excerpt {
|
.post-card .excerpt {
|
||||||
max-height: 5rem;
|
max-height: 5.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.primary-tag-header {
|
.primary-tag-header {
|
||||||
|
Loading…
Reference in New Issue
Block a user