From 2b4e528eb6e8a64f41dd045531885c26e9b7697b Mon Sep 17 00:00:00 2001 From: navaneeth Date: Mon, 17 May 2021 17:07:40 +0530 Subject: [PATCH] Fixed broken layout of welcome page --- frontend/src/HomePage/HomePage.jsx | 54 +++++++++++++++--------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/frontend/src/HomePage/HomePage.jsx b/frontend/src/HomePage/HomePage.jsx index de7eb5dfb5..165d537030 100644 --- a/frontend/src/HomePage/HomePage.jsx +++ b/frontend/src/HomePage/HomePage.jsx @@ -107,37 +107,37 @@ class HomePage extends React.Component { -
-
-
- {!isLoading && apps.length === 0 && -
-
+ {!isLoading && apps.length === 0 && +
+
+
+
+
+
+
-
-
-
-
-
-

You haven't created any apps yet.

-

- Try adjusting your search or filter to find what you're looking for. -

- -
-
+

You haven't created any apps yet.

+

+ Try adjusting your search or filter to find what you're looking for. +

+
- } +
+
+
+ } +
+
+