I am proud of setting up and using Sass for the first time - I attempted it about a year ago when I was much newer to dev, with no luck then. Much easier setup this time. :)
Also picked up the BEM naming convention for css, it makes it much easier to understand my css as I work through it. Still need some more practice with this.
What challenges did you encounter, and how did you overcome them?Getting the formatting of the card correct. It wasn't scaling properly when shifting to desktop view, so I ended up gutting the project after the initial commit and starting fresh. It's not perfect, but looks much better now!
What specific areas of your project would you like help with?(ignore this, I assumed that the card was larger than it actually was)
Some help with the scaling of the desktop card would be nice - I would like it to be maybe 90% of it's current size, but couldn't get the image to scale properly. It might be due to my img container formatting.