We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af871d5 commit a4bf6efCopy full SHA for a4bf6ef
less/type.less
@@ -76,7 +76,7 @@ h2 { font-size: @baseFontSize * 2.25; } // ~32px
76
h3 { font-size: @baseFontSize * 1.75; } // ~24px
77
h4 { font-size: @baseFontSize * 1.25; } // ~18px
78
h5 { font-size: @baseFontSize; }
79
-h6 { font-size: @baseFontSize * .85; } // ~12px
+h6 { font-size: @baseFontSize * 0.85; } // ~12px
80
81
h1 small { font-size: @baseFontSize * 1.75; } // ~24px
82
h2 small { font-size: @baseFontSize * 1.25; } // ~18px
0 commit comments