diff --git a/css/contact.css b/css/contact.css index 651dbc36..3d2ad409 100644 --- a/css/contact.css +++ b/css/contact.css @@ -45,4 +45,11 @@ } .footer a:hover { color: #0056b3; +} +#comment{ + padding: 10px; + /* margin-top: 50px; */ + margin-left: 4px; + margin-top: 35px; + margin-bottom: 20px; } \ No newline at end of file diff --git a/css/contactus.css b/css/contactus.css index 770e7a77..5c042b26 100644 --- a/css/contactus.css +++ b/css/contactus.css @@ -10,6 +10,7 @@ body { align-items: center; margin: 50px auto 100px; gap: 200px; + } @@ -164,6 +165,7 @@ form textarea { #comment { border-bottom: 1px solid; + margin-top:15px; } @@ -192,8 +194,27 @@ form textarea { color: #FF7D1F; cursor: pointer; font-size: 1rem; + width: 100px; + display:flex; + padding-left:20px; +margin-left: 190px; } #button:hover { background-color: #333; +} + + +.main{ + margin-left:100px; + +} + /* margin for comment div */ +#comment{ + margin-bottom:15px; + margin-left:155px; +} + +.container #comment{ + margin-left:10px; } \ No newline at end of file diff --git a/index.html b/index.html index ca11657c..d6bc4fff 100644 --- a/index.html +++ b/index.html @@ -1239,15 +1239,15 @@

Contact Us

- + - +
- - +
+