From f8345fff3134d5600d1a37b9ce57c23da81484b3 Mon Sep 17 00:00:00 2001 From: yash tyagi Date: Fri, 24 Apr 2020 15:29:34 +0530 Subject: [PATCH] *just_for_fun* --- css/style_web.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style_web.css b/css/style_web.css index f624161..ecaf1dc 100644 --- a/css/style_web.css +++ b/css/style_web.css @@ -29,7 +29,7 @@ .sk-spinner-pulse { width: 40px; height: 40px; - background-color: #F6D76B; + background-color: #f7f7f7; border-radius: 100%; -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out; animation: sk-pulseScaleOut 1s infinite ease-in-out; }