From 087ad5cb13531b43b01213fa1fa739d9dc8fe04d Mon Sep 17 00:00:00 2001 From: guri Date: Wed, 3 Apr 2024 09:25:09 -0700 Subject: [PATCH] Fixed Typo in the source code of first loader --- css/nb-spinner.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/nb-spinner.css b/css/nb-spinner.css index 45e5af3..c033c71 100644 --- a/css/nb-spinner.css +++ b/css/nb-spinner.css @@ -1,5 +1,5 @@ .nb-spinner { - width: 75pxx; + width: 75px; height: 75px; margin: 0; background: transparent;