summaryrefslogtreecommitdiffstats
path: root/docs/_static
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2022-10-27 14:30:09 +0800
committerthmsdt <thomas.kulik@telekom.de>2022-10-27 09:33:35 +0200
commitffb893784b2661d3f332d009c4b8265761447760 (patch)
treef1ed19342347fd10c0ad552012a0b0ca0c1709f3 /docs/_static
parent39f08f5aed300463360baf9f9e11743894a9b743 (diff)
Updated doc configs
Issue-ID: HOLMES-582 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I3e9319a30432ae25281cfc84c21d7ecba80cadff
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