diff --git a/web/src/pages/Home.tsx b/web/src/pages/Home.tsx index 66339de..4ec779f 100644 --- a/web/src/pages/Home.tsx +++ b/web/src/pages/Home.tsx @@ -95,13 +95,9 @@ const Home: React.FC = () => { loading ) : filteredShortcutList.length === 0 ? ( -
- -

No shortcuts found.

- +
+ +

No shortcuts found.

) : (