contact responsive updated

This commit is contained in:
parsa aghaei 2024-09-24 15:40:37 +03:30
parent 8a369b970a
commit c64862283a

View File

@ -16,7 +16,7 @@ export default function Contact() {
<div className="flex w-full flex-wrap items-center justify-center gap-[25px]">
<input
type="text"
className="min-w-[400px] rounded-lg border border-[#AFAFAF] bg-[#F8F8F8] p-[22px] text-[18px] font-[400] text-[#797979]"
className="min-w-[340px] rounded-lg border border-[#AFAFAF] bg-[#F8F8F8] p-[22px] text-[18px] font-[400] text-[#797979]"
placeholder="Enter your Email address here..."
name="email"
id="email"