diff options
Diffstat (limited to 'src/_footer.scss')
| -rw-r--r-- | src/_footer.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_footer.scss b/src/_footer.scss index 54a0500..77a3e7b 100644 --- a/src/_footer.scss +++ b/src/_footer.scss | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | .boxesFooterBoxes { | 2 | .boxesFooterBoxes { |
| 3 | a { | 3 | a { |
| 4 | &:hover { | 4 | &:hover { |
| 5 | text-decoration: underline; | 5 | text-decoration-line: underline; |
| 6 | } | 6 | } |
| 7 | } | 7 | } |
| 8 | } | 8 | } |
