Latest comments
- @hugocerezer@wojocode
Hi ! NIce work! One think you have to change, is aligned box vertically. You can do it many different ways. I usually use flex-box with row-direction and align-items:center or position:absolute; top:0; left:0; transform: translate(-50%,-50%); Cheers!
- @siddharth-1407@wojocode
Hi! Nice work ! I recommend you to add line-height to paragraph in testimonial boxes to make more space between lines. cheers !
Marked as helpful - @wojocode@wojocode
thank's a lot! cheers :)