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>