From 757cccad060137e6d4952fc98457e1da63d56128 Mon Sep 17 00:00:00 2001 From: Anukrati Mehta Date: Tue, 20 Feb 2024 20:10:08 +0530 Subject: [PATCH] made explore page responsive --- web/src/App.jsx | 20 +- web/src/pages/Explore.css | 185 +++++++++---- web/src/pages/Explore.jsx | 565 +++++++++++++++++++------------------- 3 files changed, 431 insertions(+), 339 deletions(-) diff --git a/web/src/App.jsx b/web/src/App.jsx index 5be532e..779f072 100644 --- a/web/src/App.jsx +++ b/web/src/App.jsx @@ -21,15 +21,17 @@ function App() {