Skip to content

Commit a7e1002

Browse files
Merge pull request #5 from techgaun-np/footer-updatwe
Footer Position fixed
2 parents e7b1a12 + 0929876 commit a7e1002

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/common/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ const Footer = () => {
9393
</div>
9494

9595
{/* Socials */}
96-
<div className="flex md:flex-col justify-center items-center w-full gap-2 md:flex-1">
96+
<div className="flex md:flex-col md:items-center justify-center mx-auto gap-2 ">
9797
<h3 className="text-white text-xl md:text-2xl font-semibold mb-3">
9898
Follow Us
9999
</h3>

0 commit comments

Comments
 (0)