Design comparison
Solution retrospective
This was one of the most difficult challenges that I completed thus far, and I'm proud that I didn't give up. I took tons of breaks LOL, and I was searching tons of youtube videos, and coding resources that help me better understand CSS grid.
What challenges did you encounter, and how did you overcome them?The desktop version of the challenge was the most difficult part of this challenge because I had to really understand CSS grid properties. I overcame this challenge by finding a wonderful tutorial video by Kevin Powell. In the video, he goes in depth about CSS grid, and I learned two new pseudo-classes: :nth-of-type()
and :last-child
while watching the video as well.
I want to learn more about pseudo-classes.
Community feedback
- @LapupehPosted 5 days ago
NICE When i previewed your site, the desktop version of your site did not work. It inherited the mobile version of your code. I am not so sure of what could have caused it but you should check if you imported the desktop version in your sass file.
0@EddieBones1Posted 1 day ago@Lapupeh If you don't mind me asking, what web browser did you use to view the desktop version?
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