Skip to content

Commit

Permalink
Fixed the footer and freelancer card
Browse files Browse the repository at this point in the history
  • Loading branch information
Am26-Dev committed Oct 17, 2024
1 parent c84106d commit 9a9d6fc
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/Components/FreeLancer/Freelancer.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.box1Freelancer {
width: 100vw;
height: 420px;
margin-bottom: 2px;
margin-bottom: 28px;
}
.home-icon {
position: absolute;
Expand All @@ -12,7 +11,7 @@
}
.freelancer {
margin: 50px 0px;
height: 3300px;
height: 100%;
}
.footer{
margin-bottom: 0px;
Expand Down Expand Up @@ -421,9 +420,9 @@
font-size: 30px;
}
}
#lastboxfreelancer{
/* #lastboxfreelancer{
margin-bottom: 20rem;
}
} */

.light div{
color: #000000 ;
Expand Down

0 comments on commit 9a9d6fc

Please sign in to comment.