_includes/section/home.html in word-games-theme-1.1.8 vs _includes/section/home.html in word-games-theme-1.1.9
- old
+ new
@@ -5,11 +5,11 @@
{%- assign CustomColor = site.data.theme.colors -%}
<!-- starting landingPage -->
<div class="pageHeaderBg">
<div class="container">
- <div class="pageHeading text-center">
- <h1 class="heading pb-0 m-0">
+ <div class="pageHeading text-center" style="margin:22px 0px">
+ <h1 class="heading pb-0 mb-3">
{{dataToShow.h1}}</h1>
{%- if dataToShow.h2 != "" -%}
<h2>
{{dataToShow.h2}}</h2>
{%- endif -%}
\ No newline at end of file