
Solution retrospective
What are you most proud of, and what would you do differently next time?
I set up CSS custom properties from the included style guide for this project and used Grid CSS for the layout to center the component on the page. I did find that I still needed to add some margin on the bottom for the attribution section because I set the body to 100vh and the .attrbution to align-self:end, which pushed the attribution below the viewport.
What challenges did you encounter, and how did you overcome them?I initially had some difficulty setting up my Git repository. I ended up just using VSCode's built in Git functionality.
What specific areas of your project would you like help with?Any comments are appreciated
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Scott's solution.
Join 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