We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e337813 commit 53b86d9Copy full SHA for 53b86d9
llmstack/client/src/index.css
@@ -5,7 +5,7 @@ body {
5
margin: 0;
6
font-family: "Lato", sans-serif;
7
font-optical-sizing: auto;
8
- -webkit-font-smoothing: auto;
+ -webkit-font-smoothing: subpixel-antialiased;
9
-moz-osx-font-smoothing: auto;
10
}
11
0 commit comments