From 9ca0b74ba881bcff20ed41cd34b4366ae4dbec00 Mon Sep 17 00:00:00 2001 From: Aroy-Art <39088602+Aroy-Art@users.noreply.github.com> Date: Thu, 16 Sep 2021 08:14:54 +0200 Subject: [PATCH] Changed Navbar font --- assets/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/style.css b/assets/css/style.css index 1dc38d9..475cc01 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -470,6 +470,7 @@ table, th { margin-bottom: 8px; font-size: 20px; font-weight: 700; + font-family: "BlackOpsOne", sans-serif; } .navbar-dark .navbar-nav .active>.nav-link,