@MikhelRhyzSubmitted 5 months ago
raviteja-01
@raviteja-01All comments
- @raviteja-01Posted 5 months ago
Hi @MikhelRhyz, Overall it is a good work. I noticed some points related to your solution.
- The blog card is centered (i.e.,) vertically and horizontally. But in your solution it is not at centered. There are different ways to center a div. one of the ways is to use flexbox. It is a good work and I also liked the way you used CSS custom variables.
0 - @mobala123Submitted 5 months ago@raviteja-01Posted 5 months ago
Hi @mobala123, Overall it is a good work. By reviewing your code, I noticed few points.
- Add Padding to to the card so that contents of the code will not overflow like in your case image is overflowing above the card at top.
- Add the corresponding colors to heading and paragraph (i.e., mentioned in the Figma design).
- Add proper spacing between heading and paragraph.
Marked as helpful0