Update font settings for consistency
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
3ee7ed37c2
commit
8f16e44e03
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
font-family: InterVariable, "Inter Variable", Inter, "Noto Sans Thai Looped";
|
||||
text-rendering: optimizeLegibility;
|
||||
font-feature-settings: 'liga' 1, 'calt' 1, 'cv05' 1; /* Inter features to match Adwaita Sans */
|
||||
font-size: 16px; /* Set a base font size */
|
||||
line-height: 1.2; /* Adjust line-height for consistency */
|
||||
}
|
||||
|
||||
.centerscreen {
|
||||
|
|
Loading…
Add table
Reference in a new issue