From fed70b91e0eed2c7abf2c05953ffcd6724673333 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Wed, 12 Jan 2022 16:43:49 +0600 Subject: [PATCH] fix typo --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index be8fd97..71b74c1 100644 --- a/css/style.css +++ b/css/style.css @@ -705,6 +705,6 @@ aside { font-size: 1em; } -.loader { +#loader { display: none; }