Design comparison
Solution retrospective
that is my first time please help me to improve my self
Community feedback
- @danielmrz-devPosted 10 months ago
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!
1 - Check the
- @itsU-KPosted 10 months ago
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!
0 - @adriankaePosted 10 months ago
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...
0 - @Rohanbasnet12Posted 10 months ago
Your blog card is responsive but you should give the card height to 100vh whenever its touch lower view port width
0
Please log in to post a comment
Log in with GitHubJoin 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