Skip to content

Commit 7f4b368

Browse files
committed
[quick] Liege link colors fix
1 parent 40b46d5 commit 7f4b368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

liege/src/scss/variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ $section-text-h2-margin-top: 2rem !default;
358358
$section-text-h2-margin-bottom: 1.5rem !default;
359359
$section-text-h3-margin-top: 0 !default;
360360
$section-text-h3-margin-bottom: 0.5rem !default;
361-
$section-text-link-color: $primary !default;
361+
$section-text-link-color: $primary-red;
362362
$section-text-link-hover-decoration: solid 1px $primary !default;
363363
$section-text-max-width: 760px !default;
364364

0 commit comments

Comments
 (0)