diff --git a/sass/custom/_layout.scss b/sass/custom/_layout.scss index 423d77b633a..0d3a6f7a682 100644 --- a/sass/custom/_layout.scss +++ b/sass/custom/_layout.scss @@ -36,7 +36,7 @@ html { #sidebar { .grid { position: fixed; - width: 33.33%; + width: 350px; .brand-logo-container { margin-top: 0; }