This is a solution to the Stats preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout depending on their device's screen size
- Live Site URL: https://polthm.github.io/stats-preview-card-component/
HTML then CSS (add a "reset.css" to have a clean start)
- HTML
- CSS (Flexbox)
To use padding with Flexbox (it's kinda tricky) and to put a filter in front of images.
- Website - https://pol-thomas.com/
- Frontend Mentor - @PolThm