From aba05ff402b2b6a7ed9e3eedee43addc1b7eee44 Mon Sep 17 00:00:00 2001
From: liuwh <hugeinfo123>
Date: Tue, 26 May 2020 18:09:49 +0800
Subject: [PATCH] 1

---
 SunshineIns/src/conf/cover.scss |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/SunshineIns/src/conf/cover.scss b/SunshineIns/src/conf/cover.scss
index 399e2dd..ff2cca4 100644
--- a/SunshineIns/src/conf/cover.scss
+++ b/SunshineIns/src/conf/cover.scss
@@ -4,6 +4,14 @@
   background-color: $color-white-10;
 }
 
+.ant-breadcrumb {
+  font-family: PingFangSC-Medium;
+  font-size: 16px;
+  color: #333333;
+  font-weight: bold;
+  margin-bottom: 20px;
+}
+
 .am-picker-popup-item {
   color: $color;
 }

--
Gitblit v1.8.0