This is a solution (in progress) 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. This is a work in progress. The active states are not yet implemented.
- I'm starting with a mobile first approach.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
I'm trying to understand flex-box and grid functionality better.
- Frontend Mentor - @Hickszn
- Josh Comeau's CSS Reset https://www.joshwcomeau.com/css/custom-css-reset/