How can I align the text in the same order as that of the heading??
Pranav Rustagi
@Pranav-RustagiAll comments
- @nirban256Submitted over 3 years ago@Pranav-RustagiPosted over 3 years ago
If you want to keep your design the same, you can try reducing the font size. However, you should follow as per the design provided. The containers containing text, and image are supposed to be joined. Besides that, the alignment of containers is also imperfect. You should work on them. The text will get aligned automatically if you'd follow the design.
0 - @Dharmik48Submitted over 3 years ago
Feedback would be appretiated!
@Pranav-RustagiPosted over 3 years agoHello, Dharmik! All the elements in the solution are perfect except the SVGs. The positioning of SVGs is way too different as compared to design. Maybe you can work on that :)
0 - @EvannySubmitted over 3 years ago
Hello, if you can help me reviewing please, it is displayed well and I reached the solution but I see an overflow in the width of the body, thanks for any helpful comment
@Pranav-RustagiPosted over 3 years agoThe overflow happening around the width 376px - 719px can be handled by adding "overflow-y : auto" to the styling of your "main" element.
1