diff --git a/public/less/site.less b/public/less/site.less index 292409f..500f08a 100644 --- a/public/less/site.less +++ b/public/less/site.less @@ -98,7 +98,7 @@ } /* Type */ -.h1, .h2, .h3 { +.h1 { margin-top: @line-height-computed; margin-bottom: (@line-height-computed / 2); }