We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d56265 commit c2232f7Copy full SHA for c2232f7
.vuepress/styles/index.scss
@@ -71,6 +71,7 @@ div[class*='language-'].line-numbers-mode .line-numbers {
71
:root,
72
html[data-theme='light'] {
73
h2.title a {
74
- color: #339966;
+ color: #555;
75
+ font-weight: 500;
76
}
77
0 commit comments