From a1c3c53c1f298996584c773999e95d8f4064f923 Mon Sep 17 00:00:00 2001
From: vben <anncwb@126.com>
Date: 星期三, 06 一月 2021 23:22:18 +0800
Subject: [PATCH] chore: update style

---
 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index 3064328..3763dd8 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,7 @@
           justify-content: center;
           align-items: center;
           flex-direction: column;
-          background: #f0f2f5;
+          background: #f4f7f9;
         }
 
         .app-loading .app-loading-wrap {

--
Gitblit v1.8.0