diff --git a/src/Pages/Home/Home.jsx b/src/Pages/Home/Home.jsx index 6b0efaad2..35242af3f 100644 --- a/src/Pages/Home/Home.jsx +++ b/src/Pages/Home/Home.jsx @@ -40,7 +40,7 @@ const MuLiveCounter = () => { }, []); return ( -
+
{counts && (
@@ -64,7 +64,9 @@ const MuLiveCounter = () => { {

- + +

Total Karma Mined

@@ -124,9 +126,10 @@ const MuLiveCounter = () => {

- + + Cr+

-

Lakhs Gig Works

+

worth of Gig Works

{counts.enablers_mentors_count @@ -520,16 +523,27 @@ const Home = () => {
= 1024 && { + display: "flex", + flexDirection: "column", + alignContent: "center", + justifyContent: "center", + gap: "3rem", + }), }} >
= 1024 && { + height: "100%", // Ensure the container takes full height of its parent + display: "flex", + flexDirection: "row", + justifyContent: "space-between", + alignItems: "center", // Align items to the start of the container + width: "100%", + padding: "1rem", + gap: "3rem", + }), }} className={styles.left_side} >