Files
website/frontend/vite-template-master/src/components/Testimonial/Testimonial.module.css

8 lines
168 B
CSS

.card {
padding-left: 4rem; /* Add more padding to the left */
padding-right: 4rem; /* Add more padding to the right */
}
.wrapper {
margin-bottom: 80px;
}