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