Merge pull request '优化样式' (#43) from feat-20240118 into main
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_web/pulls/43
This commit is contained in:
commit
25cb710640
|
@ -254,7 +254,7 @@ export default function Vip() {
|
|||
<div className="basis-1/2 pl-2">
|
||||
<div
|
||||
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="" />
|
||||
<p className="text-white text-base font-medium whitespace-nowrap">
|
||||
|
|
Loading…
Reference in New Issue