update fonts

This commit is contained in:
Taylor Otwell
2025-02-23 16:49:25 -06:00
parent ab101086b8
commit 1b8506b0a0
2 changed files with 4 additions and 4 deletions

View File

@@ -7,6 +7,6 @@
@source "../**/*.vue";
@theme {
--font-sans: Figtree, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
--font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
'Noto Color Emoji';
}

File diff suppressed because one or more lines are too long