Skip to content

Commit f3cf921

Browse files
committed
Update blog title style of light theme
1 parent 0d56265 commit f3cf921

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vuepress/styles/index.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ div[class*='language-'].line-numbers-mode .line-numbers {
7171
:root,
7272
html[data-theme='light'] {
7373
h2.title a {
74-
color: #339966;
74+
color: #505050;
75+
font-weight: 500;
76+
text-decoration: none;
7577
}
7678
}

0 commit comments

Comments
 (0)