-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
Difficulty: EasyA task that can be finished quicklyA task that can be finished quicklyenhancementNew feature or requestNew feature or request
Description
Description
When a user clicks the cart icon, they see alot of blank whitespace. Our designers want us to show some content to fill this blank space. We need to complete this using flexbox, since it is our team's preferred method of CSS alignment.
Notes from Design Team
Mockup
-
Icon
- Use the shoppingCartIcon from heroicons library (currently installed in the project)
- Limit Width of icon to 3rem (48px)
-
Text
- The text must say "Your Cart is Empty."
- Have a padding on top of text of .5 rem (8px)
Resources
Deliverables
- implement mockup on cart page (when cart is empty) using flexbox
Metadata
Metadata
Assignees
Labels
Difficulty: EasyA task that can be finished quicklyA task that can be finished quicklyenhancementNew feature or requestNew feature or request