Prettified Code!

This commit is contained in:
gabek
2022-04-19 21:34:40 +00:00
committed by Gabe Kangas
parent be441ae530
commit 75354527f6
3 changed files with 59 additions and 62 deletions

View File

@@ -90,7 +90,7 @@
--popover-base-color: var(--gray);
--tooltip-base-color: var(--gray-medium);
--font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue',
Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
'Noto Color Emoji';
--font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
'Segoe UI Symbol', 'Noto Color Emoji';
}