Got more comfortable with short hand declarations.
What challenges did you encounter, and how did you overcome them?I had a hard time deciding how to code the links. At first i tried to do an anchor tag within a div, but then when clicking the div, nothing would happen. I ended up going with a div and a @click event to redirect the user to a redirect function.
What specific areas of your project would you like help with?Are my css properties structured correctly?
What overall improvements can I make?