Beautify docs (#948)

This commit is contained in:
Jerry Ma
2025-10-28 18:56:18 +08:00
committed by GitHub
parent fa6fa1c425
commit f1d1d4fe10
8 changed files with 772 additions and 21 deletions

View File

@@ -4,3 +4,21 @@
max-width: 1000px !important;
}
.vp-doc .contributors-header h2 {
padding-top: 0;
border-top: none;
}
.vp-doc .sponsors-header h2 {
padding-top: 0;
border-top: none;
}
.dark .VPImage.logo {
filter: contrast(0.7);
}
.dark .VPImage.image-src {
filter: contrast(0.7);
}