This is a solution to the Order summary card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- See hover states for interactive elements
- HTML5
- CSS
- Flexbox
This taught me a lot about positioning elements using the CSS flexbox property and also code refactoring generally.