Skip to content

Commit 53faca7

Browse files
Fix typo
1 parent 446b9a1 commit 53faca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/globals.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ body {
6868
color: var(--font-color);
6969
-webkit-font-smoothing: antialiased;
7070
-moz-osx-font-smoothing: grayscale;
71-
text-rendering: optimizeLegibility;
71+
text-rendering: optimizelegibility;
7272
}
7373

7474
body {

0 commit comments

Comments
 (0)