improve css (#615)

This commit is contained in:
Harrison Chase
2023-01-14 07:39:29 -08:00
committed by GitHub
parent 91d7fd20ae
commit 57bbc5d6da
2 changed files with 10 additions and 1 deletions

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

@@ -0,0 +1,3 @@
pre {
white-space: break-spaces;
}