Design comparison
Solution retrospective
please anyone can give any suggestion. especially my folder, file and upload having the black background. Thanks
Community feedback
- @codefolkPosted about 2 years ago
Congratulations on your new solution. In desktop view, give your body a width 100vw and height 100vh; along with the background-image you also need to give a background color which is given in styleguide.md and set them using background position. For the part of icons, you can enclose them in a div and give background color to that div. Happy Coding... :)
0@codefolkPosted about 2 years ago@codefolk Also set the media query at 768px for switching to desktop view.
0@HasanAbdirahmanPosted about 2 years ago@codefolk for the icons i tried that couples it does not work. and for the background-color -- i think i was suppose to use background image which I used..
0@HasanAbdirahmanPosted about 2 years ago@codefolk also can u please tell how can I in desktop mode increase the left side height without making the both sides end with at different level. Thanks
0@codefolkPosted about 2 years ago@HasanAbdirahman I'll make a pull request to your repo and try to do it later you can see changes in the GitHub
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