Responsive Blog Preview Page

Solution retrospective
No media queries used with full responsiveness Was able to improve the boxshadow quality i got the learning paragraph to look exactly the same
For what i would do next time Probably design everything first Push it to git hub and host the page thennn.. use inspect to make the rest changes
What challenges did you encounter, and how did you overcome them?The challenge was trying to incorporate the flex component
What specific areas of your project would you like help with?One issue is trying to get the right size But there is still this issue of what i thought i designed and what this page ends up showing me is my result I wish i could put down a screenshot
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@gregoriusgrd
Just a quick suggestion:
- Use
:root
for color variables to keep styles consistent. - Try using gap instead of adding
margin-top
to each element. - Consider adding responsive styles with media queries.
Keep it up!
- Use
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