Submitted
What are you most proud of, and what would you do differently next time?
Creating responsive layout without using media queries.
What challenges did you encounter, and how did you overcome them?
Biggest challenge was to scale down font size without using media queries, MDN documentation on clamp function helped me.
What specific areas of your project would you like help with?
I wonder if my HTML is semantic or if something can be improved.