diff --git a/assets/scss/grid.scss b/assets/scss/grid.scss index d5e3b4a..58ccdc7 100644 --- a/assets/scss/grid.scss +++ b/assets/scss/grid.scss @@ -30,7 +30,7 @@ @include respond(xl) { max-width: 1536px; - --left-sidebar-max-width: 20%; + --left-sidebar-max-width: 15%; --right-sidebar-max-width: 25%; } }