Skip to content

Commit c6c5c5d

Browse files
committed
link-underline → accent
1 parent 5b0c2b5 commit c6c5c5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/themes/_themes.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ $themes: (
104104
}
105105

106106
blockquote {
107-
color: map.get($colors, link-underline);
108-
border-color: map.get($colors, link-underline);
107+
color: map.get($colors, accent);
108+
border-color: map.get($colors, accent);
109109
}
110110
}
111111

0 commit comments

Comments
 (0)