diff --git a/Header.php b/Header.php
index 63ad2ce..70f93e3 100644
--- a/Header.php
+++ b/Header.php
@@ -21,7 +21,6 @@ if (mysqli_connect_errno()) {
 
   <link href="./css/bootstrap.min.css" rel="stylesheet" type="text/css" />
   <link href="./font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
-  <link href="./css/bootstrap.min.css" rel="stylesheet" type="text/css" />
   <!-- *this css file can be used across all the websites 
   and any new css class can be added there.
   * The reason is to make the css code reusable.
@@ -174,4 +173,4 @@ if (mysqli_connect_errno()) {
       }
       window.location.href = "\Script.php\?action=statuschange&uid=" + id + "&status=" + status;
     }
-  </script>
\ No newline at end of file
+  </script>