mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
✨ feat: Delivery Item
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
.deliveryItem {
|
||||
@apply flex bg-white items-center;
|
||||
// border-radius: 50% 20% 60% 2%/ 10% 20% 10% 50%;
|
||||
border-radius: 3rem;
|
||||
border-radius: 5% 5% 5% 5%/ 25% 45% 35% 35%;;
|
||||
margin-bottom: 1.6rem;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user