Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
mobile view, header text not working good on smaller screens, fonts.
Community feedback
- @PsalmorgPosted 13 days ago
This is good but it can better and i think:
- physically i think your font-size is too big and it need to be reduced;
- the right tag for each link is anchor tag since we know they navigate to other web and styling them block will remove the; inline property the tag possess and a little bit of top and bottom padding will make it look nice;
- the <p> can be use for instead of <span>. I learn recently that there is <address> tag itself that can do that since it contain address;
- reducing the width be good also.
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