docs(app): update font

This commit is contained in:
Benjamin Canac
2024-09-24 14:43:45 +02:00
parent d419f0a9cb
commit 40f1161b04

View File

@@ -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;