From 9a9d6fc9d440c05057decdac352963cf3d16f166 Mon Sep 17 00:00:00 2001 From: Am26-Dev Date: Thu, 17 Oct 2024 13:26:33 +0530 Subject: [PATCH] Fixed the footer and freelancer card --- src/Components/FreeLancer/Freelancer.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/Components/FreeLancer/Freelancer.css b/src/Components/FreeLancer/Freelancer.css index 3b86d448..39657e60 100644 --- a/src/Components/FreeLancer/Freelancer.css +++ b/src/Components/FreeLancer/Freelancer.css @@ -1,7 +1,6 @@ .box1Freelancer { width: 100vw; - height: 420px; - margin-bottom: 2px; + margin-bottom: 28px; } .home-icon { position: absolute; @@ -12,7 +11,7 @@ } .freelancer { margin: 50px 0px; - height: 3300px; + height: 100%; } .footer{ margin-bottom: 0px; @@ -421,9 +420,9 @@ font-size: 30px; } } -#lastboxfreelancer{ +/* #lastboxfreelancer{ margin-bottom: 20rem; -} +} */ .light div{ color: #000000 ;