diff --git a/Employee_Managment_App/src/App.tsx b/Employee_Managment_App/src/App.tsx
index 005a4d4..e3b92b2 100644
--- a/Employee_Managment_App/src/App.tsx
+++ b/Employee_Managment_App/src/App.tsx
@@ -16,6 +16,7 @@ function App() {
+
NexGen7 Software PVT LTD
-
diff --git a/Employee_Managment_App/src/index.css b/Employee_Managment_App/src/index.css
index cf99e26..3a64761 100644
--- a/Employee_Managment_App/src/index.css
+++ b/Employee_Managment_App/src/index.css
@@ -37,6 +37,7 @@
color: #3a3b3c;
position: fixed;
height: 100%;
+ padding-right: 0px;
padding-top: 20px;
border-right: 1px solid #e0e0e0;
box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);