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 eb362b9 commit b5f15f2Copy full SHA for b5f15f2
.vitepress/theme/style.css
@@ -9,4 +9,6 @@
9
--dt-dark-background: var(--bg-medium-blue);
10
--vp-home-hero-name-color: transparent;
11
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, var(--dt-dark-background), var(--dt-light-background));
12
+ --vp-custom-block-font-size: 16px;
13
+ --vp-code-font-size: 0.9em;
14
}
0 commit comments