Frontend Mentor - Order summary card solution

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.

Table of contents

Overview

The challenge

Users should be able to:

  • See hover states for interactive elements

Screenshot

Built with

  • HTML5
  • CSS
  • Flexbox

What I learned

This taught me a lot about positioning elements using the CSS flexbox property and also code refactoring generally.