I did not get the way to add the bluish color on the image. Pls do suggest ways to add that.
Jaimie Warburton
@FazyyyAll comments
- @sirargillSubmitted almost 3 years ago@FazyyyPosted over 2 years ago
Good effort but I think you overlook a few of the smaller details here. In the design the right hand image takes up exactly half of the width, whereas in your design it's more like a third or so? Additionally the spacing between some of your elements is a bit off. If you have an image editing tool it can be handy to check the distances between elements. For example, the gap between the statistics and the paragraph above them.
0 - @devesht21Submitted over 2 years ago
First try! How is it? What are the mistakes that I should not repeat next time?
@FazyyyPosted over 2 years agoNot really a criticism but just an option for next time, your parent section with the class "section-qr" seems to only provide the functionality of making the background color full screen. Next time maybe consider applying the background color to the body element and giving it the css attribute of min-height:100vh;
As others ahve pointed out, using a "main" element rather than a "section" would have been more appropriate.
Marked as helpful0