From 05acedcdc7d6b5b59e0652597f491ff081cce74a Mon Sep 17 00:00:00 2001 From: jvyden Date: Mon, 22 Nov 2021 21:51:18 -0500 Subject: [PATCH] Make footer stop following the view --- ProjectLighthouse/Pages/Layouts/BaseLayout.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ProjectLighthouse/Pages/Layouts/BaseLayout.cshtml b/ProjectLighthouse/Pages/Layouts/BaseLayout.cshtml index a025f24b..49a866b6 100644 --- a/ProjectLighthouse/Pages/Layouts/BaseLayout.cshtml +++ b/ProjectLighthouse/Pages/Layouts/BaseLayout.cshtml @@ -60,10 +60,10 @@

@RenderBody() -
@* solves quirk with footer *@ +
@* makes it look nicer *@
-