From 9d567acb7dc6c2c2caf9c715411983f2eb154b13 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 14 Jul 2021 21:10:07 +0800
Subject: [PATCH] 首页相关得修改
---
src/styles/media.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/styles/media.scss b/src/styles/media.scss
index 17c0f79..87f2673 100644
--- a/src/styles/media.scss
+++ b/src/styles/media.scss
@@ -58,7 +58,7 @@
box-sizing: border-box;
overflow: hidden;
transition: all 0.5s;
- background: #f0f2f5;
+ background: #0042E0;
z-index: 1026;
&--fullscreen {
--
Gitblit v1.9.3