Skip to content

Commit

Permalink
Merge pull request #520 from komal-agarwal5/komal
Browse files Browse the repository at this point in the history
FreeLancer Fixed
  • Loading branch information
SUGAM-ARORA authored Jul 21, 2024
2 parents f1f63ad + 2376fd5 commit bf85376
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions src/Components/FreeLancer/Freelancer.css
Original file line number Diff line number Diff line change
Expand Up @@ -412,4 +412,7 @@
.headingonebox4Freelancer {
font-size: 30px;
}
}
#lastboxfreelancer{
margin-bottom: 20rem;
}
2 changes: 1 addition & 1 deletion src/Components/FreeLancer/Freelancer.js
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ const Freelancer = () => {
<button>Hire</button>
</div>
</div>
<div className="containerbox4Freelancer">
<div className="containerbox4Freelancer" id="lastboxfreelancer">
<div className='imageFreelancer'></div>
<div className="nameFreelancer">Abcd</div>
<div className="skillsFreelancer">Flutter/Android/IOS/Java/Node.js/AI Developer</div>
Expand Down

0 comments on commit bf85376

Please sign in to comment.