Submitted over 3 years ago
Responsive landing page made with HTML, CSS and JavaScript
@iamtridwan
Design comparison
SolutionDesign
Solution retrospective
Kindly preview the site and tell me what I can improve on. Thanks
Community feedback
- Account deleted
Nice job, responded very well until I reached 600px the 'contact' button went off the whole page.
Change your media query to 600px instead of 500px, it solves the problem. The first image, the orange one, it is not centered. set a property of background-position to the header like this;
header { background-position: center center}
And that centers it nicely.Keep coding👍.
2@iamtridwanPosted over 3 years ago@thulanigamtee thanks. I appreciate the feedback. I would work on it
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