diff --git a/index.html b/index.html index e5b7973..f83fd15 100644 --- a/index.html +++ b/index.html @@ -78,6 +78,9 @@ font-size: 18px; cursor: pointer; transition: background-color 0.9s; + margin-top: 5%; /* Adjust this value to your preference */ + margin-bottom: 20%; /* Add margin at the bottom for consistency */ + animation: fadeIn 1s ease-in-out; } .submit-btn:hover { @@ -196,4 +199,4 @@
Participants Recruitment Form
- \ No newline at end of file +