This is a solution to the Order summary card challenge on Frontend Mentor.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- See hover states for interactive elements
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
/* border-radius in % works as an oval but use with px works as a circle, gives equal borders. */
I have kind of trouble at centering the pictures above the backgroud in order to put them exactly where they are in the challenge photos.