From 85cb771075c207e389c3dbb61d90055af794cc47 Mon Sep 17 00:00:00 2001 From: Frankie B Date: Sat, 29 Jul 2023 18:08:26 +0100 Subject: Update public/css/master.css Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com> --- public/css/master.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/css/master.css b/public/css/master.css index bd7fb59..1a6addc 100644 --- a/public/css/master.css +++ b/public/css/master.css @@ -162,7 +162,9 @@ nav div a img { } nav div h1 { - font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, + font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, + Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", + sans-serif; Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; font-weight: normal; -- cgit v1.2.3-54-g00ecf