limit text width in RTD to improve readability
[doc.git] / docs / _static / css / ribbon.css
index 6008cb1..1dfe318 100644 (file)
@@ -59,5 +59,5 @@
 /* fix width of the screen */
 
 .wy-nav-content {
-    max-width: none;
+    max-width: 1280px;
 }