aboutsummaryrefslogtreecommitdiffstats
path: root/_sass/_gt-theme.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/_gt-theme.scss')
-rw-r--r--_sass/_gt-theme.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/_sass/_gt-theme.scss b/_sass/_gt-theme.scss
index 979fcd2..4ffe729 100644
--- a/_sass/_gt-theme.scss
+++ b/_sass/_gt-theme.scss
@@ -73,6 +73,9 @@ body {
text-decoration: none;
color: $text-color;
}
+ a:hover{
+ color: $purple-color;
+ }
}
.header__title {