From b348c680507c086244c7b246800792f384b75a50 Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Mon, 2 Aug 2021 16:19:46 -0400 Subject: [PATCH] Change container to allow better spacing --- Pages/Shared/_Layout.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index 5400a30..eb03555 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -32,8 +32,8 @@ -
-
+
+
@RenderBody()