Fix line height in Arabic

This commit is contained in:
daudix
2024-07-23 05:54:19 +03:00
parent a16f02e7a2
commit 2d6306a717
11 changed files with 17 additions and 15 deletions

View File

@ -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 {