diff --git a/style.css b/style.css index bbca72c..9a6c3a4 100644 --- a/style.css +++ b/style.css @@ -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 {