Fix space usage, indentation

This commit is contained in:
IanDelMar 2018-11-18 21:05:13 +01:00
parent 05cbe7bedf
commit 51c5f93019
1 changed files with 7 additions and 7 deletions

View File

@ -46,8 +46,8 @@ $container = get_theme_mod( 'understrap_container_type' );
</div><!-- .row -->
</div><!-- Container end -->
</div><!-- #content -->
</div><!-- Wrapper end -->
</div><!-- #single-wrapper -->
<?php get_footer(); ?>