From cac2a7b31c23d205b15807ff9643d8ec90062ee0 Mon Sep 17 00:00:00 2001 From: Matt Rice Date: Sun, 28 Jan 2024 13:59:01 -0500 Subject: [PATCH] CSS improvements --- src/App.css | 4 ++++ src/routes/Home.tsx | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index e01f1dc..a4441eb 100644 --- a/src/App.css +++ b/src/App.css @@ -80,3 +80,7 @@ top:0; right:0; } + +body,#root{ + overflow: hidden; +} \ No newline at end of file diff --git a/src/routes/Home.tsx b/src/routes/Home.tsx index 88295a6..30f6ee2 100644 --- a/src/routes/Home.tsx +++ b/src/routes/Home.tsx @@ -56,7 +56,7 @@ const Home = () => { -
+
Host a Game