forked from deepStateMirrors/tabi
💄 style: standarise font rendering across browsers
This commit is contained in:
parent
1b0cc1877e
commit
ea00c9b9df
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ html {
|
|||
background-color: var(--background-color);
|
||||
color: var(--text-color);
|
||||
line-height: 1.6em;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue