diff --git a/client/src/common/components/Footer/styles.sass b/client/src/common/components/Footer/styles.sass index b0ad055..a321b6a 100644 --- a/client/src/common/components/Footer/styles.sass +++ b/client/src/common/components/Footer/styles.sass @@ -51,5 +51,8 @@ footer color: $text font-weight: 600 + &:hover + text-decoration: underline + footer * z-index: 2 \ No newline at end of file