Design comparison
SolutionDesign
Solution retrospective
this is my first challenge done! i had a problem with the font weight, does'nt work with css. If you can help me with that, i'll be grateful!
Community feedback
- @varunbhalla19Posted over 4 years ago
apply font-weight : bold; to both the divs inside your "cantidad" class div element.
And you should also put some vertical margin to your "barratotal" class element like margin : 12px 0 ;
If you directly apply font-weight : bold; to your "cantidad" class element, then also it will work.
0
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