From 682883c366ebe446efa8927f3377a8b923e26dfc Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 18 May 2023 21:32:44 +0200 Subject: [PATCH] update fonts --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index 0119069..f7935a5 100644 --- a/theme.css +++ b/theme.css @@ -4,7 +4,7 @@ --color-hover: #3c7ead; --color-primary-light-1: #4793cc; --color-primary: #4793cc; - --fonts-override: 'Ubuntu-Title'; + --fonts-override: 'Ubuntu-Title-fr'; } #navbar .active {