@dearestalexanderSubmitted 5 months ago
What are you most proud of, and what would you do differently next time?
I'm very happy to have worked through and learned how to use git from the terminal.
In terms of HTML and CSS I think my solution was fairly straightforward. I used %vw and % of container in my sizing so I hope it's decently responsive. I also used variables which I want to get into the habbit of doing.
What challenges did you encounter, and how did you overcome them?Nothing serious. I had to look up a few things as refreshers:
- Structure of the google fonts stylesheet links
- Using max() for font sizes
- Aligning items in flexbox.
I would be happy to receive any feedback on accessibility or responsiveness good practices that I may have missed.