Design comparison
SolutionDesign
Community feedback
- @dmuriPosted about 1 year ago
Hi there,
Great job on the challenge! Just a couple of suggestions to enhance the background behavior:
Consider adding
background-position: top center;
– this might help stabilize the background when adjusting screen sizes.Adding
background-repeat: repeat-x;
to prevent the background from cutting off at the edges on larger displays.Keep up the good work!
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