diff options
Diffstat (limited to 'sass/base/_typography.scss')
| -rw-r--r-- | sass/base/_typography.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/base/_typography.scss b/sass/base/_typography.scss index 38f3a3f..4c02e20 100644 --- a/sass/base/_typography.scss +++ b/sass/base/_typography.scss @@ -2,6 +2,7 @@ .text-link { color: $text-special-dark; + transition: all 0.2s; &:hover { background-color: $text-special-dark; |
