Fix line height in Arabic
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
margin-bottom: 0.5rem;
|
||||
color: var(--fg-muted-5);
|
||||
font-weight: normal;
|
||||
line-height: normal;
|
||||
line-height: 1.25;
|
||||
}
|
||||
|
||||
.post-title {
|
||||
|
Reference in New Issue
Block a user