Skip to content

Commit f85c61c

Browse files
Kaleidosiumpigpigyyy
authored andcommitted
Make font slightly smaller
1 parent 8a5e263 commit f85c61c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/docs/.vitepress/theme/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ h6,
8787
}
8888

8989
.VPNavBarTitle .title {
90-
font-size: 1.125rem;
90+
font-size: 1.1rem;
9191
}
9292

9393
/* Make the Hero Title (YueScript) feel more "Editorial" */
@@ -221,4 +221,4 @@ h6,
221221
/* Slight adjustment to code block background to fit the midnight theme */
222222
.dark .vp-code-group .tabs label {
223223
background-color: #1a1f2e;
224-
}
224+
}

0 commit comments

Comments
 (0)