Update font settings for consistency
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2025-03-17 17:08:51 +07:00
parent 3ee7ed37c2
commit 8f16e44e03

View file

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