diff --git a/styles/contact.css b/styles/contact.css index 2d31112..d9000be 100644 --- a/styles/contact.css +++ b/styles/contact.css @@ -99,7 +99,7 @@ cursor: pointer; transition: background-color 0.3s ease; align-self: center; - margin-top: 10px; /* Added margin-top to create space above the button */ + margin: 10px; /* Added margin-top to create space above the button */ } .contacts-contact-form button:hover {