Skip to content

Commit e916165

Browse files
author
nebulaliu
committed
feat: update docs
1 parent d6eab61 commit e916165

12 files changed

+456
-5
lines changed

.config/.vitepress/theme/custom.css

+10
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,14 @@
55
--vp-c-brand-2: rgba(251, 197, 98, 0.95);
66
--vp-c-brand-3: #fa9c47;
77
--vp-sidebar-width: 295px;
8+
}
9+
10+
11+
.VPHero.has-image .text {
12+
font-size: 1.7em;
13+
}
14+
@media (min-width: 960px) {
15+
.VPHero.has-image .text {
16+
font-size: 2.4em;
17+
}
818
}

image/vitepress/feature-0.png

-3.36 KB
Binary file not shown.

image/vitepress/feature-0.svg

+87
Loading

image/vitepress/feature-1.png

-3.22 KB
Binary file not shown.

image/vitepress/feature-1.svg

+26
Loading

image/vitepress/feature-2.png

-3.45 KB
Binary file not shown.

0 commit comments

Comments
 (0)