💄 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);
|
background-color: var(--background-color);
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
line-height: 1.6em;
|
line-height: 1.6em;
|
||||||
|
text-rendering: optimizeLegibility;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user