Design comparison
Solution retrospective
I would really appreciate some feedback on this project, as I have put in a lot of hard work. I would like it if you guys could look at it and tell me what you think and where I can improve!
Community feedback
- @Selvy2004Posted 7 months ago
-
CSS grid between the photo and the text and (new section).. give (section new ) more space, Do it by giving the container of these contents for example:
grid-template-column: 3fr 2fr;
“Give the right side 3fr,and left side 2fr” “I can’t remember the numbers exactly, but I give you an example and do it in your code with your way and experiment. -
the text above the Learn more button, use <br> in your HTML code to make it like the original design and do it also with aside text.
-
put some margin between navigation and the main section, and put some margin between the main section and the aside.
But your work is so good, great job:)
Good luck:)
Marked as helpful1 -
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