suxin 6 anni fa
parent
commit
cfce925c52
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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>