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.
- Semantic HTML5 markup
- CSS custom properties
- No Flexbox or Grid needed
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.