What are you most proud of, and what would you do differently next time?
Was a bit more confident with flex after second attempt felt like I had more control doing the mobile version
What challenges did you encounter, and how did you overcome them?
Tending to go Desktop to Mobile. In the mobile I was struggling with the positioning of buttons in mobile till I realised I forgot to add align-items: center on the parent container. Oops !
What specific areas of your project would you like help with?
Am trying to be more pro with the css vars and :root value -properties - not sure if it's too much for a small project but reckon it's a good habit to develop. Any advice on boiler plate css would be welcome.