diff --git a/code/frontend/src/components/footer.css b/code/frontend/src/components/footer.css index 2ee9470..bbe35f1 100644 --- a/code/frontend/src/components/footer.css +++ b/code/frontend/src/components/footer.css @@ -25,6 +25,7 @@ text-decoration: none; /*prevents constant underline*/ color: black; font-weight: 500; + cursor: pointer; } .footer-link.feather img {