summaryrefslogtreecommitdiffstats
path: root/docs/_static
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2022-10-27 14:29:26 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2022-10-27 15:49:08 +0800
commitd35a5c85128c02d70843d8e90e3567cf37336151 (patch)
treefd69b5a052a8413995c3a86a03adf48cefa26009 /docs/_static
parente17ef2e9010d5189f6cac83e44ebe2c7115f523d (diff)
Updated doc configs
Issue-ID: HOLMES-582 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Ia9ffb8965998238b4a3cef0955bad8d7428d1026
Diffstat (limited to 'docs/_static')
-rw-r--r--docs/_static/css/ribbon.css4
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