From cbc29f9a803d348f9f5f9ddb604ca75b6a315286 Mon Sep 17 00:00:00 2001 From: Resham Saipranathi <164533685+reshamsai150@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:58:42 +0530 Subject: [PATCH] made proper alignmnet of comment div --- css/contactus.css | 9 +++++++++ index.html | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/css/contactus.css b/css/contactus.css index e67f80d6..5c042b26 100644 --- a/css/contactus.css +++ b/css/contactus.css @@ -208,4 +208,13 @@ margin-left: 190px; .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 dc139ebb..d6bc4fff 100644 --- a/index.html +++ b/index.html @@ -1241,7 +1241,7 @@