change curser to pointer

This commit is contained in:
luisa.bellitto 2025-06-26 09:33:27 +02:00
parent b027d5f74d
commit 9521f4f58d

View file

@ -25,6 +25,7 @@
text-decoration: none; /*prevents constant underline*/
color: black;
font-weight: 500;
cursor: pointer;
}
.footer-link.feather img {