background fix

This commit is contained in:
gurusabarish
2020-10-10 23:26:47 +05:30
parent 36106b5dda
commit a66c746f49
10 changed files with 624 additions and 16 deletions
+3 -1
View File
@@ -1,3 +1,4 @@
{{ if .Site.Params.usedothings }}
<section>
<div class="pt-3 do-things text-center" id="do-things">
<div class="container">
@@ -79,4 +80,5 @@
</div>
</div>
</div>
</section>
</section>
{{ end }}