contact responsive updated
This commit is contained in:
parent
8a369b970a
commit
c64862283a
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user