From 10e5f50c35bdcd0633a7968cd459cc144729d322 Mon Sep 17 00:00:00 2001 From: rahul-metromax Date: Wed, 2 Oct 2024 18:21:59 +0530 Subject: [PATCH] Fixed Icon Overlap and Alphabet Input Allowed in Phone Number Field --- Css-files/content.css | 4 ++++ Html-files/contact.html | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/Css-files/content.css b/Css-files/content.css index 34109389..5f5bde27 100644 --- a/Css-files/content.css +++ b/Css-files/content.css @@ -499,6 +499,10 @@ textarea { transform: translateY(-50%); /* Center the icon vertically */ color: gray; /* Icon color */ } +.input-icon input, +.input-icon textarea { + padding-left: 30px; /* Adjust padding to create space for the icon */ +} #contactForm { display: flex; diff --git a/Html-files/contact.html b/Html-files/contact.html index 6fbb4296..1bef037d 100644 --- a/Html-files/contact.html +++ b/Html-files/contact.html @@ -320,23 +320,23 @@

Feel Free
- +
- +
- +
- +
@@ -347,8 +347,8 @@

Feel Free
-