diff --git a/static/sections.less b/static/sections.less index eaeb4adf3..353c50707 100644 --- a/static/sections.less +++ b/static/sections.less @@ -22,6 +22,6 @@ section { } .section-heading:first-child { - margin-top: 0px; + margin-top: 0; } }