In this project I learned how to use media queries and how to have a mobile-first workflow. This workflow made building the solution much easier, since I had to adjust only a few things once the mobile styling and layout was done.
What challenges did you encounter, and how did you overcome them?I wasn't sure if it is better to limit width of an article element or put margins on larger screens to make the article the correct size. I went with margins in the end because it looked better.
What specific areas of your project would you like help with?I wanted to try and use Bootstrap in this project but I figured this isn't the project to test it on. I want to try and use it but I'm not sure when.