This commit is contained in:
parent
ee34ed728a
commit
cc58968d7b
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@
|
|||
--accent1: 153, 193, 241;
|
||||
--accent3: 53, 132, 228;
|
||||
--accent5: 26, 95, 180;
|
||||
font-family: InterVariable, "Inter Variable", Inter, "Noto Sans Thai Looped" /*, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"*/;
|
||||
font-family: InterVariable, "Inter Variable", Inter, "Noto Sans Thai Looped";
|
||||
text-rendering: optimizeLegibility;
|
||||
font-feature-settings: 'liga' 1, 'calt' 1, 'cv05' 1; /* Inter features */
|
||||
font-feature-settings: 'liga' 1, 'calt' 1, 'cv05' 1; /* Inter features to match Adwaita Sans */
|
||||
}
|
||||
|
||||
.centerscreen {
|
||||
|
|
Loading…
Add table
Reference in a new issue