Design comparison
SolutionDesign
Solution retrospective
.i have achieved most of the requirements . However , i have struggled with following things:
- adjusting image size to div size at around 760px to 900px screen size.
- is there any easy way to rearrange the order of divs without changing the display from grid to flex?
- What is the most suitable way to centre a div(grid display) in the centre of the screen?
Thank you for your time!!!
Community feedback
- @drajnishPosted about 3 years ago
hi @Kshetri77 For image size set its width and height to 100% and for grid you can check this link https://css-tricks.com/snippets/css/complete-guide-grid/
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