Submitted almost 3 years ago
Responsive Stats Card using Bootstrap5-Breakpoints and SASS
@SimoniacJewel88
Design comparison
SolutionDesign
Solution retrospective
Mental Note: Never to use height: 100vh;
again hahahaha
Community feedback
- @benjoquilarioPosted almost 3 years ago
Hello @SimoniacJewel88
Congrats on finishing another challenge! 🎉 Your solution looks good
Some suggestion :
- Use unordered list
<ul>
for .stats. HTML lists are used to present list of information in well formed and semantic way. - And on your
tarjeta-descripcion
section you should remove the padding left and right because the elements inside of it is overflowing in 1026px screen.
Keep coding and happy coding too!
1 - Use unordered list
Please log in to post a comment
Log in with GitHubJoin 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