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