playground(app): update font

This commit is contained in:
Benjamin Canac
2024-09-24 14:43:35 +02:00
parent 7bd06ecfd9
commit d419f0a9cb

View File

@@ -86,7 +86,7 @@ defineShortcuts({
@import "@nuxt/ui";
@theme {
--font-family-sans: 'Inter', sans-serif;
--font-family-sans: 'Public Sans', sans-serif;
--color-green-50: #EFFDF5;
--color-green-100: #D9FBE8;