Files
devstar_introduction/docs/.vitepress/theme/custom.css

6 lines
147 B
CSS
Raw Normal View History

2025-07-29 20:56:05 +08:00
/* .vitepress/theme/custom.css */
.bold-item {
font-weight: 700 !important;
font-size: 1em !important;
/* 与其他目录项字号一致 */
}