summaryrefslogtreecommitdiff
path: root/api-docs/source/_static/css
diff options
context:
space:
mode:
Diffstat (limited to 'api-docs/source/_static/css')
-rw-r--r--api-docs/source/_static/css/other.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/api-docs/source/_static/css/other.css b/api-docs/source/_static/css/other.css
new file mode 100644
index 00000000..c9600b7c
--- /dev/null
+++ b/api-docs/source/_static/css/other.css
@@ -0,0 +1,3 @@
+.wy-nav-content {
+ max-width: 2000px !important;
+}