aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_static/css/ribbon.css
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-11-01 13:27:14 +0000
committerLiam Fallon <liam.fallon@est.tech>2022-11-01 17:01:17 +0000
commit7fe90737fe73e319ea1b5f9d7248b8d72a4abdf4 (patch)
tree961573b4ff627aba2ab3bc9c865da900a1e5c030 /docs/_static/css/ribbon.css
parentaa594c65460faacd796b4b4546981e070ae0c382 (diff)
Fix doc config files and dead links in Kohn
Documentation config fixed as instructed. Configuration files have been copied from examples provided by the documentation project. Dead links are fixed as well, they cause build fails now. Issue-ID: POLICY-4426 Change-Id: Idc3c054985d9782557de005939908ba2021c4a1a Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'docs/_static/css/ribbon.css')
-rw-r--r--docs/_static/css/ribbon.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_static/css/ribbon.css b/docs/_static/css/ribbon.css
index 6008cb1a..afb9480d 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;
}