Skip to content

Commit 32df281

Browse files
authored
Merge pull request #740 from liuxinyumocn/fix/docs0417
feat: update docs
2 parents d6eab61 + e916165 commit 32df281

File tree

12 files changed

+456
-5
lines changed

12 files changed

+456
-5
lines changed

.config/.vitepress/theme/custom.css

Lines changed: 10 additions & 0 deletions
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

Lines changed: 87 additions & 0 deletions
Loading

image/vitepress/feature-1.png

-3.22 KB
Binary file not shown.

image/vitepress/feature-1.svg

Lines changed: 26 additions & 0 deletions
Loading

image/vitepress/feature-2.png

-3.45 KB
Binary file not shown.

0 commit comments

Comments
 (0)