💄 style: standarise font rendering across browsers
This commit is contained in:
parent
1b0cc1877e
commit
ea00c9b9df
@ -95,6 +95,7 @@ html {
|
||||
background-color: var(--background-color);
|
||||
color: var(--text-color);
|
||||
line-height: 1.6em;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
x
Reference in New Issue
Block a user