diff --git a/index.html b/index.html index da7eb04..909b4e3 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ padding: 0; min-height: 100vh; position: relative; - padding-bottom: 300px; /* Adjust this value based on the contact section's height */ + padding-bottom: 0px; /* Adjust this value based on the contact section's height */ } #contact { position: absolute;