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 2748ccd commit 6c4a818Copy full SHA for 6c4a818
sass/_base.scss
@@ -28,6 +28,7 @@ body {
28
background-color: var(--color-background);
29
font-family: "JetBrains Mono", monospace;
30
font-size: 16px;
31
+ font-variant-ligatures: none;
32
-webkit-text-size-adjust: 100%;
33
}
34
0 commit comments