Skip to content

Commit 97e455b

Browse files
committed
DevDisplay - Open Source
1 parent 2f591f8 commit 97e455b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Sidebar/Sidebar.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ function Sidebar() {
5454
<a href="https://www.linkedin.com/company/devdisplay/" target="_blank" rel="noreferrer">
5555
<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">
5656
Connect with us 🤝
57-
<FaLinkedin className="text-2xl text-blue-600 duration-300 hover:scale-125" />
5857
</button>
5958
</a>
6059
</div>

0 commit comments

Comments
 (0)