mirror of
https://github.com/vercel/commerce.git
synced 2025-07-30 13:41:22 +00:00
Header style improvements
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
}
|
||||
|
||||
.item {
|
||||
@apply mr-6 cursor-pointer relative;
|
||||
@apply mr-6 cursor-pointer relative transition ease-in-out duration-100;
|
||||
|
||||
&:hover {
|
||||
@apply text-gray-500;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
@apply mr-0;
|
||||
|
Reference in New Issue
Block a user