Order summary component challenge hub using flex property
Design comparison
Solution retrospective
I have done this a first challenge from frontend mentor .. I have questions regarding i am not able change the font-weight of heading to bold and the color of the link(change). If you can help me out with this that would be grateful.. As I have done this as first challenge I need some suggestions how can i improve this what mistakes I have done So please check out my code provide me feedback regarding the improvements I can make. I would like hear that..
Community feedback
- @SamadeenPosted over 2 years ago
Hey!! Cheers 🥂 on completing this challenge.. . Here are my suggestions 1.You should use <main class="container"> instead of <div class="container">. 2. Go down orderly when you are using the headings h1 down to h2 down to h3 and so on. 3. You wrap your attribution into a footer tag.. this should solve your accessibility issues
. Regardless you did amazing.. Happy coding!!!
0 - @AlazarG19Posted over 2 years ago
when importing the fonts from google fonts dont forget to select the weight too when u select the weight it puts it inside the url u use to access the font . after including that just go to the element and say font-wieght:700 or the weight you want to use
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