From c23f480eacd14fe3b7c85dce793e169a160cb3ea Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Wed, 24 Mar 2021 13:57:53 +0900 Subject: [PATCH] chore: changed progress bar color --- app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.css b/app.css index db1039e..2b4e9ba 100644 --- a/app.css +++ b/app.css @@ -134,7 +134,7 @@ button { left: 0; width: 100%; - height: 1.5px; + height: 1.2px; } /* Fancy blur effect */