Proja26
@Proja26All solutions
- Submitted 8 months ago
Grid project with a little bit of Flexbox for responsiveness.
- HTML
- CSS
Regarding the responsiveness, I've only turned the whole 'container' of the testimonials to display: flex; and added flex: wrap; so that testimonials would stack on top of each other. If there are any other options to add here, please let me know; all suggestions are highly appreciated!