From 12950051d6878c4a88bf0b6c379167b90cab603c Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 17 Feb 2025 19:51:59 +0000 Subject: [PATCH] Update --- src/components/SQLCourse/ReviewsSection.tsx | 4 ++-- src/styles/global.css | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/components/SQLCourse/ReviewsSection.tsx b/src/components/SQLCourse/ReviewsSection.tsx index 6faa69abd..3b8a860fe 100644 --- a/src/components/SQLCourse/ReviewsSection.tsx +++ b/src/components/SQLCourse/ReviewsSection.tsx @@ -88,7 +88,7 @@ export function ReviewsSection() { })} >
{visibleReviews.map((review, index) => (