Skip to content

Commit 1c622ae

Browse files
committed
update link color
1 parent b16c97c commit 1c622ae

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: #2497d0;
13+
--link-color: #00aaff;
1414
--border-color: rgba(0,0,0,.1);;
1515
--space: 3.5rem;
1616
--content-width: 860px;

0 commit comments

Comments
 (0)