From 9c933da9c64b7c60bbde0ab39de8394501f11e86 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sun, 20 Sep 2020 17:31:58 -0500 Subject: [PATCH] =?UTF-8?q?fix(web):=20=F0=9F=90=9B=F0=9F=92=84=20make=20h?= =?UTF-8?q?eader=20bg=20color=20match=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index f748b3ebd..ff9048156 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -23,7 +23,7 @@ const { Header, Content, Footer } = Layout; export const App: React.FC = () => ( -
+