diff --git a/PancakesWeb/Components/Layout/MainLayout.razor.css b/PancakesWeb/Components/Layout/MainLayout.razor.css index 96f6c7e..b56b615 100644 --- a/PancakesWeb/Components/Layout/MainLayout.razor.css +++ b/PancakesWeb/Components/Layout/MainLayout.razor.css @@ -3,7 +3,6 @@ footer { padding: 3rem 0; text-align: center; - background-color: var(--foreground); } #blazor-error-ui {