优化样式
This commit is contained in:
parent
2d39263301
commit
b3ecb5d03b
|
@ -254,7 +254,7 @@ export default function Vip() {
|
||||||
<div className="basis-1/2 pl-2">
|
<div className="basis-1/2 pl-2">
|
||||||
<div
|
<div
|
||||||
onClick={handleContact}
|
onClick={handleContact}
|
||||||
className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full"
|
className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-[#2E2E2E] rounded-full"
|
||||||
>
|
>
|
||||||
<Image src={contact} width={22} alt="" />
|
<Image src={contact} width={22} alt="" />
|
||||||
<p className="text-white text-base font-medium whitespace-nowrap">
|
<p className="text-white text-base font-medium whitespace-nowrap">
|
||||||
|
|
Loading…
Reference in New Issue