I need help removing the gap between the photograph and graphic design boxes.... Also I used css grid but I don't know to make the website responsive for mobile.
Zaid
@ZaidMarrieAll comments
- @superwaihSubmitted over 3 years ago@ZaidMarriePosted over 3 years ago
The problem where you have the gap below your images can be corrected with a simple fix, you should change the display property for you images. The reason it creates that gap is because it is an inline element.
0 - @AaronPachtSubmitted over 3 years ago
I am trying to work on positioning, specifically using flexbox, and I used it wherever I could. Are there any instances where I could have used it more efficiently, or where I didn't use it but really could have? Is there anything else that I could have done better? Any and all feedback is appreciated.
@ZaidMarriePosted over 3 years agoYou did very well. However you could have done more with the background images on smaller screen sizes.
0