diff --git a/Website/HomePage.css b/Website/HomePage.css
index e4808e1..231aca0 100644
--- a/Website/HomePage.css
+++ b/Website/HomePage.css
@@ -152,14 +152,7 @@ h2 {
/* Responsive Media Queries */
@media (max-width: 768px) {
/* Navbar */
- .nav-links {
- flex-direction: column;
- padding: 10px;
- }
-
- .nav-links li {
- margin: 10px 0;
- }
+
body{
padding-top: 236px;
@@ -185,14 +178,7 @@ h2 {
@media (max-width: 480px) {
/* Navbar */
- .nav-links {
- flex-direction: column;
- padding: 8px;
- }
-
- .nav-links li {
- margin: 8px 0;
- }
+
.contributor-grid {
@@ -308,7 +294,7 @@ button:hover {
}
-
- main
+ }
\ No newline at end of file
diff --git a/Website/HomePage.html b/Website/HomePage.html
index 00f0b27..af76004 100644
--- a/Website/HomePage.html
+++ b/Website/HomePage.html
@@ -9,61 +9,14 @@
+