From 0fb1bbdc51339ad195e540f549217a6791303c5d Mon Sep 17 00:00:00 2001 From: ravneet kaur <146877258+ravneet27062004@users.noreply.github.com> Date: Wed, 22 Oct 2025 21:06:15 +0530 Subject: [PATCH] Remove rectangular background for the search bar in layout --- client/src/pages/Courses.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/pages/Courses.jsx b/client/src/pages/Courses.jsx index 03efff02..ea7075b8 100644 --- a/client/src/pages/Courses.jsx +++ b/client/src/pages/Courses.jsx @@ -334,14 +334,14 @@ const Courses = () => { } > {/* THIS IS THE CORRECTED LINE */} -