Design comparison
Solution retrospective
-
Decided to go with a pretty normal document flow, don't know if that was the best move, or to have the whole thing in a grid container
-
Had to use a little jank to position the background image across desktop, and especially on mobile. Couldn't think of any better solutions though.
-
Used a lot of div containers and the naming got a bit dicey. Pretty sure I could have written less and repeated myself a bit less.
-
I don't know if using justify-content: space-between was the best practice in the footer, but I couldn't get an absolutely positioned logo to match with the rest of the footer content otherwise.
Community feedback
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