From f1cc2bd8fcf744c405fb9428e8737ee788ff9d9f Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sun, 19 Nov 2023 15:12:00 +0100 Subject: [PATCH] Added a pointer cursor to the Footer styles.sass --- client/src/common/components/Footer/styles.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/common/components/Footer/styles.sass b/client/src/common/components/Footer/styles.sass index 3648e28..bb00183 100644 --- a/client/src/common/components/Footer/styles.sass +++ b/client/src/common/components/Footer/styles.sass @@ -21,6 +21,7 @@ footer height: 3rem justify-content: center color: $text + cursor: pointer svg font-size: 22pt