diff options
Diffstat (limited to 'docs/_static/css/ribbon.css')
-rw-r--r-- | docs/_static/css/ribbon.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_static/css/ribbon.css b/docs/_static/css/ribbon.css index 6008cb1..7342cdc 100644 --- a/docs/_static/css/ribbon.css +++ b/docs/_static/css/ribbon.css @@ -59,5 +59,5 @@ /* fix width of the screen */ .wy-nav-content { - max-width: none; -} + max-width: 800px; +}
\ No newline at end of file |