diff --git a/frontend/rabbi_gerzi/src/views/HomePage.vue b/frontend/rabbi_gerzi/src/views/HomePage.vue index e1b0a81..32ae304 100644 --- a/frontend/rabbi_gerzi/src/views/HomePage.vue +++ b/frontend/rabbi_gerzi/src/views/HomePage.vue @@ -766,6 +766,7 @@ const projects: Project[] = [ position: relative; width: min(100%, var(--testimonials-stage-width)); height: var(--testimonials-card-height); + border-radius: 14px; margin: 0 auto; overflow: hidden; }