mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
fix: update dark text color and fix responsive issues
Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
@@ -62,7 +62,7 @@ export function Gallery({ images }: { images: { src: string; altText: string }[]
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
<p className="absolute bottom-[5%] flex w-full justify-center text-sm text-neutral-500">
|
||||
<p className="absolute bottom-[5%] flex w-full justify-center text-xs text-neutral-500">
|
||||
Representative Image
|
||||
</p>
|
||||
</>
|
||||
|
Reference in New Issue
Block a user