Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 613 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 613 Bytes

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.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • No Flexbox or Grid needed

What I learned

I learned when absolute unit dont take in consideration parent relatives padding,so you have to set thei position aaccording to original elements properties and not to content space left after padding.