소스 검색

fix title

amic 1 년 전
부모
커밋
06d0ae419f
3개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      assets/css/styles.css
  2. 1 0
      assets/less/components/main_page.less
  3. 0 0
      web/css/site.min.css

+ 1 - 0
assets/css/styles.css

@@ -1567,6 +1567,7 @@ body > main {
   .topic-widget .topic-title {
     margin-bottom: 10px;
     font-size: 24px;
+    line-height: normal;
   }
 }
 @media (max-width: 500px) {

+ 1 - 0
assets/less/components/main_page.less

@@ -606,6 +606,7 @@
     @media(max-width: @size-mobile){
       margin-bottom: 10px;
       font-size: 24px;
+	  line-height: normal;
     }
   }
   @media(max-width: @size-mobile){

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
web/css/site.min.css


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.