diff --git a/src/components/Partials/Sidebar.jsx b/src/components/Partials/Sidebar.jsx
index 88f6b77..738fc46 100644
--- a/src/components/Partials/Sidebar.jsx
+++ b/src/components/Partials/Sidebar.jsx
@@ -106,7 +106,7 @@ export default function Sidebar({
}`}
>
-
Menu
+ Menu
@@ -141,11 +141,11 @@ export default function Sidebar({
{userDetails?.account_type !== "FAMILY" && (
-
Family
+ Family
@@ -206,8 +206,8 @@ export default function Sidebar({
}`}
>
-
- My Jobs
+
+ Jobs
@@ -321,7 +321,7 @@ const ListItem = ({ sidebar, route, title, bubble, iconName, popup }) => {
{title && title}