diff --git a/contact.html b/contact.html index cd979de..d97cb76 100644 --- a/contact.html +++ b/contact.html @@ -24,6 +24,8 @@

Tea Client

+ +
@@ -41,6 +43,7 @@

Tea Client

+ diff --git a/css/contact-style.css b/css/contact-style.css index c8294a2..cd6dc7b 100644 --- a/css/contact-style.css +++ b/css/contact-style.css @@ -32,7 +32,7 @@ position: relative; min-height: 100vh; } -.contact-form { +form { padding: 20px; position: absolute; top: 50%; /* Position the form at the center of the section */