Skip to content

Commit 881c5c2

Browse files
committed
Update blog title style of light theme
1 parent c2232f7 commit 881c5c2

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,7 +71,8 @@ div[class*='language-'].line-numbers-mode .line-numbers {
7171
:root,
7272
html[data-theme='light'] {
7373
h2.title a {
74-
color: #555;
74+
color: #505050;
7575
font-weight: 500;
76+
text-decoration: none;
7677
}
7778
}

0 commit comments

Comments
 (0)