From 51c5f930191c7ec110527f7118909b9c7c81478d Mon Sep 17 00:00:00 2001 From: IanDelMar <42134098+IanDelMar@users.noreply.github.com> Date: Sun, 18 Nov 2018 21:05:13 +0100 Subject: [PATCH] Fix space usage, indentation --- single.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/single.php b/single.php index ca59a54c..ceff7feb 100644 --- a/single.php +++ b/single.php @@ -10,7 +10,7 @@ if ( ! defined( 'ABSPATH' ) ) { } get_header(); -$container = get_theme_mod( 'understrap_container_type' ); +$container = get_theme_mod( 'understrap_container_type' ); ?>