Design comparison
Solution retrospective
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.
Community feedback
- @j-sherrickPosted 5 months ago
Good job getting back in the swing of things! I'm a huge fan of Sass and BEM methodology. Check out my repo for an example of a more advanced setup that uses Parcel. I am in the process of building a BEM-based Sass template that will allow you to easily publish Sass projects to GitHub Pages, for easy reuse with these type of projects.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord