소스 검색

style: 调整首页标题字体大小

yusheng 2 달 전
부모
커밋
b7a85f247d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/home/index.vue

+ 1 - 1
src/views/home/index.vue

@@ -873,7 +873,7 @@
       .title {
         flex: 1;
         text-align: center;
-        font-size: 0.146rem;
+        font-size: 0.16rem;
         margin-bottom: 0.14rem;
         font-weight: bold;
         color: #fff;