修改背景 颜色 #fff 为 FAFAFA
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: #ffffff;
|
||||
background: #FAFAFA;
|
||||
|
||||
|
||||
// 分类标签区
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: #FFFFFF;
|
||||
background: #FAFAFA;
|
||||
|
||||
// 顶部导航栏
|
||||
.navbar {
|
||||
|
||||
Reference in New Issue
Block a user