Skip to content

Commit 545bca3

Browse files
coderdiazCopilot
andauthored
chore: updated src/styles/global.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c599f48 commit 545bca3

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

src/styles/global.css

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@
5555
--color-headings: var(--palette-800);
5656
--color-border: var(--palette-300);
5757

58-
--font-sans: var(--font-inter), ui-sans-serif, system-ui, sans-serif,
59-
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
58+
--font-sans: var(--font-inter),
59+
ui-sans-serif,
60+
system-ui,
61+
sans-serif,
62+
'Apple Color Emoji',
63+
'Segoe UI Emoji',
64+
'Segoe UI Symbol',
65+
'Noto Color Emoji';
6066
}

0 commit comments

Comments
 (0)