mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 04:14:18 +00:00
🎨 styles: change color when hover breadcrumb item
:%s
This commit is contained in:
parent
fc5cdada6a
commit
9c0d63cda0
@ -0,0 +1,5 @@
|
|||||||
|
.breadcrumbItem {
|
||||||
|
&:hover {
|
||||||
|
color: var(--primary);
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user