Merge "Reduce space between sidebar and content"

This commit is contained in:
jenkins-bot 2020-09-03 17:22:33 +00:00 committed by Gerrit Code Review
commit 6ae5cf8064
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
// We want ~60px of space between the end of the sidebar and the start of the
// content container for aesthetic reasons. The sidebar is already displaced
// -30px so we simply add 30px of space to the width of the sidebar.
@margin-start-content: @width-grid-column-one + unit( 30px / @font-size-browser, em );
@margin-start-content: @width-grid-column-one + unit( 8px / @font-size-browser, em );
// Page container's total horizontal padding in em units.
@padding-horizontal-page-container-total: 2 * unit( @padding-horizontal-page-container / @font-size-browser, em );
// Equivalent to 1432px. This determines the maximum width breakpoint at which