Skip to content

Commit 69ade89

Browse files
committed
Remove fraction stylistic set
Adds square quotes and punctuation
1 parent d75b883 commit 69ade89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_global.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body {
1515

1616
body {
1717
font-family: 'Inter var', sans-serif;
18-
font-feature-settings: "frac", "cv03", "cv04", "cv09";
18+
font-feature-settings: "ss07, ss08, cv03", "cv04", "cv09";
1919
// It's bad to set this in pixels becuase that overrides users who change their default sizing, font-size is instead set to a relative percentage of all browser's default size of 16px
2020
font-size: 100%;
2121
background-color: var(--desatpurple);

0 commit comments

Comments
 (0)