From 814d07370b865b4140be021551feed19bd45eba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Famibelle-Pronzola?= Date: Mon, 6 Mar 2023 00:48:24 +0400 Subject: [PATCH] Change progress bar height --- styles/nprogress.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/nprogress.css b/styles/nprogress.css index 3619227..705d70c 100644 --- a/styles/nprogress.css +++ b/styles/nprogress.css @@ -12,7 +12,7 @@ left: 0; width: 100%; - height: 2px; + height: 5px; } /* Fancy blur effect */