From 2a03ffe49dcbfd5a956d768e57e4d72509d135bb Mon Sep 17 00:00:00 2001 From: Anton Ivanov Date: Tue, 21 Nov 2023 12:07:56 +0300 Subject: [PATCH] style updated --- docs/_config.yml | 2 +- docs/_sass/custom/custom.scss | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index ea1dea6c..20fea83c 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,4 +1,4 @@ -remote_theme: pmarsceill/just-the-docs +remote_theme: just-the-docs/just-the-docs title: Janssen CDM Documentation diff --git a/docs/_sass/custom/custom.scss b/docs/_sass/custom/custom.scss index 6721cb20..e6210269 100644 --- a/docs/_sass/custom/custom.scss +++ b/docs/_sass/custom/custom.scss @@ -1,10 +1,6 @@ ---- ---- - -@import "{{ site.theme }}"; .main { max-width: 80rem; - margin-left: 15.5rem; + margin-left: 16.5rem; } .side-bar {