diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-11-01 12:02:45 -0400 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-11-02 19:18:57 +0000 |
commit | 14a4c9a40dfa6f15a9578cf11fcf169cb24857f6 (patch) | |
tree | d7ae63ccf78c0164bb9c1cf8ca2a967f83d5aa13 /docs/_static | |
parent | 03c888091ef9b76f2303562f3f72f8607b3a25d7 (diff) |
Doc config updates
Change-Id: If02f4d94a9a95a54db926d4c6262df08b7582664
Issue-ID: DCAEGEN2-3301
(cherry picked from commit 958df7b5a982a8633135bcd8a42a5339cb5fc7b4)
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'docs/_static')
-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 6008cb1a..7342cdc0 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 |