diff --git a/index.html b/index.html index 215b4ef..1822e12 100644 --- a/index.html +++ b/index.html @@ -757,6 +757,9 @@ /* Add some top margin */ } + .testimonial-card img{ + border-radius: 4px; + } .testimonials h2 { color: #333; /* Initial text color */