Skip to content

Commit

Permalink
Merge pull request #698 from ANI2707/footerUIchange
Browse files Browse the repository at this point in the history
Footer content layout change
  • Loading branch information
panwar8279 authored Jun 8, 2024
2 parents fef5841 + acf3e00 commit 77fefd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/Component/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ function Footer() {
<div className="container">
<div className="row justify-content-center">
<div className="col-md-6 col-12 ft-1">
<p className="text-center fs-6">
<div className="text-center fs-6 my-3 ">
COPYRIGHT © Devlaps 2024 | <br /> MAINTAINED BY HIMANSHU NARWARE
</p>
</div>
<div className="footer-icon mb-2">
<a href="https://www.linkedin.com/in/himanshunarware/" rel="noreferrer" target="_blank">
<BsLinkedin className="text-white mx-1 fs-4" />
Expand Down

0 comments on commit 77fefd3

Please sign in to comment.