Skip to content

Commit c2232f7

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vuepress/styles/index.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ div[class*='language-'].line-numbers-mode .line-numbers {
7171
:root,
7272
html[data-theme='light'] {
7373
h2.title a {
74-
color: #339966;
74+
color: #555;
75+
font-weight: 500;
7576
}
7677
}

0 commit comments

Comments
 (0)