Skip to content

Commit b5f15f2

Browse files
committed
Adjusted font sizes.
1 parent eb362b9 commit b5f15f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vitepress/theme/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@
99
--dt-dark-background: var(--bg-medium-blue);
1010
--vp-home-hero-name-color: transparent;
1111
--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;
1214
}

0 commit comments

Comments
 (0)