Blog preview card using scss first time!

Solution retrospective
Proud of: -i how card looks. This was my first card ever made!
- I decide to use Sass/Scss first time
- card looks good mobile too (making responsive was struggle :o)
- i noticed that i remember html and css basics
- learned many small css details example: vertical-align: middle; for adjust text and profile photo.
what do differently:
- START USE REM for FONTS sizes NO px! (more responsive, i started first with px then remembered mobile :P)
- Sass was little bit confusing at first -> i googled a lot.
- that little yellow "learning" category was little bit difficult to make -> i used span
- author image and name was difficult to put vertically to same line -> vertical-align: middle;
- semantic html is difficult!
I'm wondering if my CSS/SASS is easy to read. I think my class naming could use some improvement, and since this was my first SASS project, I'm still learning. I also noticed that my SASS file has grown quite large (160 lines!).
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mouadbimk
nice work keep going
Join 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