diff --git a/src/pages/index.module.css b/src/pages/index.module.css
index 15a826dfc3b92335b6f7913a6eeee83b19606741..3828093153c3df423e88c43c49fefc61454413a3 100644
--- a/src/pages/index.module.css
+++ b/src/pages/index.module.css
@@ -40,7 +40,6 @@
 .introCard {
   max-width: 460px;
   margin: 2rem auto;
-
 }
 
 .headerIcon img{
diff --git a/src/theme/Navbar/Layout/index.js b/src/theme/Navbar/Layout/index.js
index 4655c2f13560644634633bcc07be685cce670fe6..ad72f0a8a5cb4f79d8cec21f03415e35719d2f61 100644
--- a/src/theme/Navbar/Layout/index.js
+++ b/src/theme/Navbar/Layout/index.js
@@ -7,6 +7,8 @@ import {
 } from '@docusaurus/theme-common/internal';
 import NavbarMobileSidebar from '@theme/Navbar/MobileSidebar';
 import styles from './styles.module.css';
+
+
 function NavbarBackdrop(props) {
   return (
     <div