update VitePress (#117)

This commit is contained in:
ToBinio
2023-11-11 22:48:52 +01:00
committed by GitHub
parent b60e781767
commit 1c18563dfb
7 changed files with 760 additions and 166 deletions

View File

@@ -18,3 +18,7 @@
.content-container {
max-width: 100% !important;
}
body {
background-color: var(--vp-c-bg);
}