aboutsummaryrefslogtreecommitdiff
path: root/less/type.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/type.less')
-rw-r--r--less/type.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/less/type.less b/less/type.less
index 563cee42e..29062be48 100644
--- a/less/type.less
+++ b/less/type.less
@@ -65,12 +65,12 @@ h1, h2, h3, h4, h5, h6 {
}
h1,
-h2,
-h3 {
+h2 {
margin-top: @line-height-base;
margin-bottom: @line-height-base / 2;
line-height: @line-height-base * 2;
}
+h3,
h4,
h5,
h6 {