소스 검색

Merge pull request #7541 from weseek/fix/118489-h6-line-height

fix: H6 line-height
Yuki Takei 3 년 전
부모
커밋
69bca754d0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/app/src/styles/bootstrap/_override.scss

+ 1 - 1
packages/app/src/styles/bootstrap/_override.scss

@@ -45,7 +45,7 @@ h5 {
 
 h6 {
   font-size: 12px;
-  line-height: 14px;
+  line-height: 18px;
 }
 
 // Navs