
Solution retrospective
that is my first time please help me to improve my self
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@danielmrz-dev
Hello @Ali-Nash!
Your solution looks great!
I have a suggestion for improvement:
- Check the
style guide
file to see what are the recommendedfont-family
for the project. Then you can import it from Google Fonts and use it. If I'm not mistaken, thefont-family
for this project is Figtree.
I hope it helps!
Other than that, you did an excellent job!
- Check the
- @itsU-K
Hello @Ali-Nash!
I have a suggestion for improvement: you have given properties of height and width as fit-content in .svg-back class. and in the same to make center you have used margin as 0, use display flex properties to make it center.
I hope it helps!
Other than that, you did an excellent job!
- @adriankae
I think you linked the wrong repository for the code.
- @adriankae
Hello my friend,
your solution is not 100% accurate. I have some tips for you:
- start with the html structure. Include everything that you see on the screenshot
- then start with your css. follow a top-down approach. work on the first item until it is done then go on to the next.
Unfortunately, I cannot see your code in your repository...
- @Rohanbasnet12
Your blog card is responsive but you should give the card height to 100vh whenever its touch lower view port width
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