docs: vuepress构建文档

This commit is contained in:
2024-03-28 13:37:17 +08:00
parent 2e37bd546b
commit 6dffb0f581
2 changed files with 12 additions and 1 deletions

View File

@ -2,3 +2,6 @@
$colors: #c0392b, #d35400, #f39c12, #27ae60, #16a085, #2980b9, #8e44ad, #2c3e50,
#7f8c8d !default;
body {
overflow-x: hidden;
}