Design comparison
SolutionDesign
Community feedback
- @faisalahmed11Posted over 1 year ago
@EstivenMayhuay congratulations on completing you challenge; I have some suggestions for you.
.bg{ background-repeat: no-repeat; // it will show bg image only once. } main{ max-width: 1540px; // making a max width, so that it doesn't get too wide on large screens. margin-inline: auto; // forcing it to center horizontally }
Marked as helpful1@EstivenMayhuayPosted over 1 year ago@faisalahmed11 thank you for your feedback. I appreciate it, and I will improve the code
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