_includes/wordgames/headings/headings.html in word-games-theme-2.6.4 vs _includes/wordgames/headings/headings.html in word-games-theme-2.6.5
- old
+ new
@@ -7,10 +7,10 @@
<div class="container">
<div class="pageHeading text-center" style="margin:22px 0px">
<h1 class="heading pb-0 mb-3">
{{dataToShow.h1}}</h1>
{%- if dataToShow.h2 != "" -%}
- <h2>
+ <h2 class="heading-h2">
{{dataToShow.h2}}</h2>
{%- endif -%}
</div>
</div>
\ No newline at end of file