We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b46d5 commit 7f4b368Copy full SHA for 7f4b368
liege/src/scss/variables.scss
@@ -358,7 +358,7 @@ $section-text-h2-margin-top: 2rem !default;
358
$section-text-h2-margin-bottom: 1.5rem !default;
359
$section-text-h3-margin-top: 0 !default;
360
$section-text-h3-margin-bottom: 0.5rem !default;
361
-$section-text-link-color: $primary !default;
+$section-text-link-color: $primary-red;
362
$section-text-link-hover-decoration: solid 1px $primary !default;
363
$section-text-max-width: 760px !default;
364
0 commit comments