Fix layout issues for bobcat theme, so footer sticks to bottom

i.e. even when page has little/no content
This commit is contained in:
Lance Edgar 2019-03-09 18:32:43 -06:00
parent 5516a11012
commit 84f25ae91e
2 changed files with 18 additions and 25 deletions

View file

@ -164,6 +164,8 @@
</div>
</section>
<div class="content-wrapper">
## Page Body
<section id="page-body">
@ -198,6 +200,8 @@
</div>
</footer>
</div><!-- content-wrapper -->
</body>
</html>