style: update category badges to white background and larger size
This commit is contained in:
parent
211d388017
commit
f769a79d91
@ -111,7 +111,7 @@ export default function SmokingAidsPage() {
|
||||
sizes="(max-width: 640px) 100vw, 300px"
|
||||
/>
|
||||
</div>
|
||||
<Badge variant="secondary" className="absolute top-4 left-4 backdrop-blur-md bg-background/50 border-white/10">
|
||||
<Badge variant="secondary" className="absolute top-4 left-4 backdrop-blur-md bg-white text-black border-white/20 shadow-sm px-3 py-1 text-sm font-medium">
|
||||
{item.category}
|
||||
</Badge>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user