change curser to pointer

This commit is contained in:
luisa.bellitto 2025-06-26 09:33:27 +02:00 committed by Luisa Bellitto
parent fbf645ba0f
commit 9e6eeb27fd

View file

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