diff --git a/css/menustyle.css b/css/menustyle.css
index 915f4d3..6a2ccd6 100644
--- a/css/menustyle.css
+++ b/css/menustyle.css
@@ -70,6 +70,7 @@
.dropdown:hover .dropdown-menu {
display: block;
+ margin: 0;
animation: rotateMenu 300ms ease-in-out forwards;
}
diff --git a/index.html b/index.html
index e5bb952..2a5165a 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,6 @@
Projects
-Note: This website is not completed yet and some pages are still missing!
-
+Note: This website is not completed yet and some pages are still missing! The design will also change to something more appealing in the future