This commit is contained in:
Xi Yan 2024-10-29 19:55:17 -07:00
parent e60793af11
commit 6146d6ae75
2 changed files with 7 additions and 0 deletions

3
docs/_static/custom.css vendored Normal file
View file

@ -0,0 +1,3 @@
.wy-nav-content {
max-width: 75% !important;
}