diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx
index 56d4677..e2407e5 100644
--- a/src/components/Footer/index.tsx
+++ b/src/components/Footer/index.tsx
@@ -10,7 +10,9 @@ const Footer = ({ isExpanded }) => {
width: isExpanded ? 'calc(100% - 324px)' : 'calc(100% - 128px)',
}}
>
-
+
+ -
+