We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f591f8 commit 97e455bCopy full SHA for 97e455b
src/components/Sidebar/Sidebar.jsx
@@ -54,7 +54,6 @@ function Sidebar() {
54
<a href="https://www.linkedin.com/company/devdisplay/" target="_blank" rel="noreferrer">
55
<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">
56
Connect with us 🤝
57
- <FaLinkedin className="text-2xl text-blue-600 duration-300 hover:scale-125" />
58
</button>
59
</a>
60
</div>
0 commit comments