Submitted 12 months agoA solution to the Blog preview card challenge
Used rem and em for relative consistency(I think its for relative con)
@JosephArifin

Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud of using rem and em units for more consistency which I believe is better than pixels (please correct me if I am wrong). I would try to do this project a bit faster. Any general tips on time saves would be nice.
What challenges did you encounter, and how did you overcome them?On the author div section, I couldn't figure out why flex-direction row wasn't working and I realized that for display I had put flexbox instead of flex.
What specific areas of your project would you like help with?Tips on how to save time in general. Maybe how I can catch stupid errors faster. Also some tips on how I can improve my code would be nice :)
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on JosephArifin's solution.
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