Design comparison
Solution retrospective
Dicas de melhorias.
Community feedback
- @troy03Posted almost 2 years ago
Change div that have a class of "container" to <main></main> element and add alt attribution for image like alt="Qr Code"
The first rule of thumb is that always write the media queries at the bottom of the page. You know that CSS will pick up any of the style which are actually at the bottom. It's going to take those styles as preference.
For font size use rem instead px.
I suggest this course since this a free course this help me to easily make my project for "newbie" section https://courses.kevinpowell.co/conquering-responsive-layouts
Keep coding trust me If you complete 10 newbie you will see your progress
0@BuenopabloPosted almost 2 years ago@troy03 Obrigago pela dicas, já foi atualizado os pontos que falou. Obrigado pelo link do curso.
1
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