Skip to content

Commit 1908891

Browse files
committed
Fix link color
1 parent 49bdc5f commit 1908891

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
@@ -38,5 +38,5 @@ body[data-theme="dark"] {
3838
--border-color: rgba(255,255,255,.1);;
3939
--body-color: #ced8de;
4040
--title-color: #fff;
41-
41+
--link-color: #af9cef;
4242
}

0 commit comments

Comments
 (0)