Submitted over 1 year agoA solution to the Blog preview card challenge
Blog preview card solution
@nitsanta

Solution retrospective
What are you most proud of, and what would you do differently next time?
Second task I managed to complete, Was trying to use relative sizes instead of hardcoded pixel size as much as possible.
What challenges did you encounter, and how did you overcome them?Only issue I had is trying to change the font size of the article text between the two different views (small and big window). I ended up using media query - but I would like to know how to do it in a different way.
What specific areas of your project would you like help with?I would like to know if my media query is as expected, Also would like to know how to achive the font-size change between the different screen sizes without using the media query.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on nitsanta'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