suxin 6 年之前
父节点
当前提交
cfce925c52
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/components/footer.vue

+ 3 - 0
src/components/footer.vue

@@ -228,5 +228,8 @@ export default {
 .footer .top .tit1 div p{
     font-size: 13px;
 }
+.footer .bottom h4{
+    font-size: 12px;
+}
 }
 </style>