Skip to content

Commit

Permalink
docs(app): update font
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Sep 24, 2024
1 parent d419f0a commit 40f1161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ provide('files', files)
@source "../content/**/*.md";
@theme {
--font-family-sans: 'Inter', sans-serif;
--font-family-sans: 'Public Sans', sans-serif;
--color-green-50: #EFFDF5;
--color-green-100: #D9FBE8;
Expand Down

0 comments on commit 40f1161

Please sign in to comment.