From 425515e3c594ec7a0f791e1af6e94076c4bc1167 Mon Sep 17 00:00:00 2001 From: bdhamithkumara Date: Fri, 3 Oct 2025 21:48:38 +0530 Subject: [PATCH] fix : padding issue --- frontend/src/pages/Home.jsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/src/pages/Home.jsx b/frontend/src/pages/Home.jsx index 1f1ea84..f1407c9 100644 --- a/frontend/src/pages/Home.jsx +++ b/frontend/src/pages/Home.jsx @@ -72,17 +72,17 @@ const Home = () => { ]; return ( -
+
{/* Hero Section */}
-

+

Algorithm Visualizer

-

+

An interactive platform to learn, visualize, and analyze data structures and algorithms. Built with C++ performance and modern web technologies.

-
+
{ {/* Quick Start Section */}
-

+

Ready to Start Learning?

-

+

Choose an algorithm category and start visualizing. No setup required - just click and learn!

-
+