diff --git a/contact/contact.css b/contact/contact.css index 38a51c5..68d1b79 100644 --- a/contact/contact.css +++ b/contact/contact.css @@ -12,6 +12,7 @@ form { } input { + margin-top: 1em; border-radius: 1em; padding-left: 0.5em; background-color: #181a1b;