Skip to content

Commit dc32ee4

Browse files
committed
update link color
1 parent 1908891 commit dc32ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/style/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body {
1010
--bg-code: #fffbf3;
1111
--body-color: #444;
1212
--title-color: #111;
13-
--link-color: #7d5de5;
13+
--link-color: #6b17e6;
1414
--border-color: rgba(0,0,0,.1);;
1515
--space: 3.5rem;
1616
--content-width: 860px;

0 commit comments

Comments
 (0)