diff --git a/app/assets/stylesheets/sections.scss b/app/assets/stylesheets/sections.scss index 2bac009da..ef729ff35 100644 --- a/app/assets/stylesheets/sections.scss +++ b/app/assets/stylesheets/sections.scss @@ -1,5 +1,5 @@ .counter-start-header-section { - counter-reset: h2 h3 h4 h5 h6 h7; + counter-reset: h2; .reset-h2 { counter-reset: h3;