This is my solution for front-end mentor challenge name: Results summary component. I have done it in 2 way. flexbox and block which is the the file flexboxAndBlockElements and 2nd is complete flexbox method which is the main file index.html
- Mobile-first workflow
- Semantic HTML5 markup
- Flexbox
- CSS custom properties
I learned about Flexbox and its properties

