소스 검색

refactor h6 line height

yukendev 3 년 전
부모
커밋
ee4e0541f1
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