Procházet zdrojové kódy

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

fix: H6 line-height
Yuki Takei před 3 roky
rodič
revize
69bca754d0

+ 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