This commit is contained in:
Xi Yan 2024-10-29 20:03:40 -07:00
parent 2a5cdd3ea6
commit a8dc87b00b
2 changed files with 2 additions and 1 deletions

5
docs/_static/css/my_theme.css vendored Normal file
View file

@ -0,0 +1,5 @@
@import url("theme.css");
.wy-nav-content {
max-width: 90%;
}