Skip to content

Commit 74917e5

Browse files
committed
remove text-rendering from body, it is on html and commented out as our fonts are not sans-serif
1 parent e1dbd6f commit 74917e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/global.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ body {
185185
font-family: var(--main-frontFamily-default);
186186
font-size: var(--main-fontSize-default);
187187
line-height: var(--main-lineHeight-default);
188-
text-rendering: optimizeLegibility;
189188
}
190189

191190
/* prevent any scrolling when dialog is open */

0 commit comments

Comments
 (0)