Design comparison
SolutionDesign
Solution retrospective
I'm open to any advice regarding my html structure or css. Thanks!
Community feedback
- @Comet466Posted about 3 years ago
good work for this challenge largecat, the box looks like the intended design and its responsive, in the body tag where yor set the background image you can set the property background-repeat to no-repeat, so it doesn't look like that
1 - @makjnr317Posted about 3 years ago
Some Tips
- remove repeat from your background image
- add a background color similar to that on the design
- Use flex to make less use of margins and padding. It makes things easier
Otherwise everything is okay
1@largecatPosted about 3 years ago@makjnr317 thank you for the advice! changes have been made. and yes I need to get a little more familiar with flex. much appreciated.
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