From fce219497e451809061fc09a3523036fb18e4acb Mon Sep 17 00:00:00 2001 From: AvogatoWizardWhisker Date: Thu, 5 Sep 2024 00:32:47 +0100 Subject: [PATCH] Revert changes for fixing the theme page issue --- MyPersonalSite/Pages/Shared/_Layout.cshtml.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MyPersonalSite/Pages/Shared/_Layout.cshtml.css b/MyPersonalSite/Pages/Shared/_Layout.cshtml.css index 95f85b0..f9c3538 100644 --- a/MyPersonalSite/Pages/Shared/_Layout.cshtml.css +++ b/MyPersonalSite/Pages/Shared/_Layout.cshtml.css @@ -47,4 +47,4 @@ button.accept-policy { width: 100%; white-space: nowrap; line-height: 60px; -} +} \ No newline at end of file