From 3f3655639d4c617ed12ede9d13c68d28463eb4b8 Mon Sep 17 00:00:00 2001 From: mamarmite Date: Fri, 24 Jan 2025 16:09:50 -0500 Subject: [PATCH] =?UTF-8?q?Ajout=20d'une=20famille=20de=20police=20par=20d?= =?UTF-8?q?=C3=A9fault=20pour=20les=20titres,=20lien=20et=20code.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/fonts/font-face.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fonts/font-face.css b/src/fonts/font-face.css index 38ffede..f5f028e 100644 --- a/src/fonts/font-face.css +++ b/src/fonts/font-face.css @@ -16,5 +16,5 @@ } h1, h2, h3, h4, h5, h6, blockquote, pre, code, a, nav { - font-family: 'Departure Mono Regular'; + font-family: 'Departure Mono Regular', sans-serif; } \ No newline at end of file