edited post
This commit is contained in:
parent
d02c4837ad
commit
46c742218d
|
@ -11,12 +11,13 @@
|
|||
.first-entry .entry-header {
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
margin-left: var(--gap);
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 3;
|
||||
}
|
||||
|
||||
.first-entry .entry-header h1 {
|
||||
font-size: 24px;
|
||||
font-size: 18px;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue