chore: book descriptions
This commit is contained in:
parent
f0246e000b
commit
d08f49032d
4 changed files with 6 additions and 6 deletions
|
@ -43,10 +43,10 @@
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
& blockquote.description {
|
||||
& .description {
|
||||
-webkit-box-orient: vertical;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 4;
|
||||
-webkit-line-clamp: 6;
|
||||
overflow: hidden;
|
||||
margin-bottom: var(--sizing-base);
|
||||
}
|
||||
|
|
Reference in a new issue