Browse Source

添加底部备案号

306132416@qq.com 4 years ago
parent
commit
c7132650ef

File diff suppressed because it is too large
+ 1 - 1
boniu/.eslintcache


+ 6 - 0
boniu/src/components/Overview/overview.css

@@ -29,3 +29,9 @@
 .overview-text-block {
   display: block;
 }
+
+.footer-Copyright {
+  margin-top: 2%;
+  text-align: center;
+  font-size: 13px;
+}

File diff suppressed because it is too large
+ 6 - 0
boniu/src/components/Overview/overview.jsx