Fix line height in Arabic
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
color: var(--fg-color);
|
||||
font-weight: bold;
|
||||
font-size: 0.875rem;
|
||||
line-height: normal;
|
||||
line-height: 1.25;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
|
Reference in New Issue
Block a user