Updated padding and spacing. Added footernumbers

This commit is contained in:
Jake Bonham
2019-05-31 14:12:22 -07:00
committed by mDuo13
parent e2ab0bb184
commit f3d9a8b959
16 changed files with 70 additions and 13 deletions

View File

@@ -14,6 +14,7 @@
{% set count = 5 %}
{% include 'template-page-children.html' %}
</div><!--/.card-body-->
<div class="flag-vertical">0{{ funnels|length + 1 }}</div>
</div><!--/.card -->
{% set _ = funnels.append(page.funnel) %}
@@ -33,6 +34,7 @@
</ul>
</div>
</div><!--/.card-body-->
<div class="flag-vertical">04</div>
</div><!--/.card -->
</section>