From 0d012857a15e6f9e149dda4130c0f5002dcb27a0 Mon Sep 17 00:00:00 2001 From: Yong He Date: Tue, 30 Mar 2021 13:02:25 -0700 Subject: Update documentation.html --- docs/_layouts/documentation.html | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'docs/_layouts') diff --git a/docs/_layouts/documentation.html b/docs/_layouts/documentation.html index cc2fe58a9..71e139e02 100644 --- a/docs/_layouts/documentation.html +++ b/docs/_layouts/documentation.html @@ -15,17 +15,15 @@ } #leftColumn { float: left; - width: 20%; + width: 25%; height: 100%; - box-sizing: border-box; overflow: auto; } #rightColumn { float: left; - width: 80%; + width: 75%; height: 100%; overflow: auto; - box-sizing: border-box; } {% seo %} @@ -33,15 +31,19 @@
-