aboutsummaryrefslogtreecommitdiffstats
path: root/_sass/_base.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/_base.scss')
-rw-r--r--_sass/_base.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/_sass/_base.scss b/_sass/_base.scss
index 1c74a9d..bd0f919 100644
--- a/_sass/_base.scss
+++ b/_sass/_base.scss
@@ -95,11 +95,9 @@ li {
*/
h1, h2, h3, h4, h5, h6 {
font-weight: $base-font-weight;
-}
-
-h1 {
color: $purple-color;
}
+
/**
* Links
*/
@@ -208,3 +206,5 @@ pre {
}
}
}
+
+