From 655bfe26ea75d063e9582d41af649448d8758983 Mon Sep 17 00:00:00 2001 From: "Josh.5" Date: Sat, 20 Nov 2021 13:16:01 +1300 Subject: [PATCH] Add a bit of space under the description for the landing page When viewed on a mobile browser, the 2 elements are squshed together --- src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index a8fb6b1..072eb85 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -134,7 +134,7 @@ export default function Home() {
-
+
Unmanic Logo