diff --git a/sk1/frontend/src/components/Footer.jsx b/sk1/frontend/src/components/Footer.jsx
index b829488..3968318 100644
--- a/sk1/frontend/src/components/Footer.jsx
+++ b/sk1/frontend/src/components/Footer.jsx
@@ -1,20 +1,20 @@
-import React from 'react';
-import { FaTelegram, FaGooglePlay } from 'react-icons/fa';
-
-const Footer = () => {
- return (
-
- );
-};
-
-export default Footer;
+import React from 'react';
+import { FaTelegram, FaGooglePlay } from 'react-icons/fa';
+
+const Footer = () => {
+ return (
+
+ );
+};
+
+export default Footer;