From eb47a2e341b08fe74f55e75f07cdb9d644caa7d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=82=AC=EB=AC=B4=EC=97=98?= Date: Fri, 7 Oct 2022 10:39:00 +0900 Subject: [PATCH] removed overflow previously added --- apps/landing/src/pages/index.page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/landing/src/pages/index.page.tsx b/apps/landing/src/pages/index.page.tsx index 26df31771..cc61aed14 100644 --- a/apps/landing/src/pages/index.page.tsx +++ b/apps/landing/src/pages/index.page.tsx @@ -82,7 +82,7 @@ function Page() { }, []); return ( -
+
Spacedrive — A file manager from the future.