Skip to content

Commit

Permalink
DevDisplay - Open Source
Browse files Browse the repository at this point in the history
  • Loading branch information
codeaashu committed Sep 15, 2024
1 parent 2f591f8 commit 97e455b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Sidebar/Sidebar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ function Sidebar() {
<a href="https://www.linkedin.com/company/devdisplay/" target="_blank" rel="noreferrer">
<button className="inline-block cursor-pointer rounded-lg border-2 border-textSecondary bg-textSecondary px-[15px] py-1.5 text-center font-poppoins text-sm transition-all duration-500 hover:bg-transparent hover:text-textSecondary dark:text-white">
Connect with us 🤝
<FaLinkedin className="text-2xl text-blue-600 duration-300 hover:scale-125" />
</button>
</a>
</div>
Expand Down

0 comments on commit 97e455b

Please sign in to comment.