Project 1:
What did you find difficult while building the project?
• I was shocked this was under "newbie" and did a lot of reference checks! MDN is my new best friend :D
-adding two images that are set to two separate media queries.
Questions about window sizes for browser, I wanted to set for smaller?
-adding an SVG to a button with text - spacing is not correct.
How do I get the spacing between the icon and the text?
Which areas of your code are you unsure of? • Umm, it looks good, but I'm sure there are easier ways to go about it. Maybe some refactoring or using a different method I haven't explored yet...suggestions?
Do you have any questions about best practices? • Best ways to decide flex or grid?