10000 update fonts · laravel/laravel@1b8506b · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b8506b

Browse files
committed
update fonts
1 parent ab10108 commit 1b8506b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

resources/css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
@source "../**/*.vue";
88

99
@theme {
10-
--font-sans: Figtree, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
10+
--font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
1111
'Noto Color Emoji';
1212
}

0 commit comments

Comments
 (0)
0