I'm most proud of figuring out how to get things in the right position (mostly). I just started learning html and css adbout two months ago so I was trying to use the internet as little as possible for things that I had already learnt. I think I think I did a pretty good at just figuring out how to think in css for lack of better words. Next time I'll try not to overcomplicate things and find a simple solution.
What challenges did you encounter, and how did you overcome them?I struggled with getting the content in the right position. I used flex display to do it and it wasn't working how I was expecting it to and I genuineky didn't know what the issue was. I found a slightly different way of positioning everything - still using flex display.
What specific areas of your project would you like help with?So, I just started HTML and CSS about two months ago and I would like feedback on how I could make my code more concise because I think there are a few things I could have done with less code and in a simpler way. I would also like to know how to get a space between the text and the links in the footer as I couldn't figure that out.