stats preview card component using floats

Solution retrospective
Hi, I made this using the free version so I had to improvise a little. Any advice in code would be appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Locky-Becken
Hello! You've done a good job, but you should fix some of the errors listed below.
- You forgot to add the font family described in style-guide.md
- You didn't apply font-size for some texts
- You forgot to add the border radius and the right image color
- The responsibility is not good
- @horsirhon
Seems you didn't apply the fonts, they are suppose to be san-serifs.
I love that you can use floats well enough to make this without making it break. you should lookup flexbox and grids on CSS, the flexbox is my personal favorite.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord