@bialasssekSubmitted 7 months ago
What are you most proud of, and what would you do differently next time?
.
What challenges did you encounter, and how did you overcome them?.
.
What challenges did you encounter, and how did you overcome them?.
You can use classList.toggle('hidden') to add/remove the hidden class.
Making the site responsive on all screens, from desktops to small mobiles. It even supports mobiles in landscape mode. Also, I wrote the code in a very clean and organized way.
What challenges did you encounter, and how did you overcome them?Not any really.
What specific areas of your project would you like help with?How can I implement responsive typography page-wide? I would like some links to guides on this topic.
Set the line-height to 1.5 to comply with accessibility standards and give it a neater look. It's good practice to apply this globally in the body selector.
Well done on completing the challenge!