Reduce space between sidebar and content

Bug: T259761
Change-Id: Ieb7a49e1239fe4e0d2866a1433f9dde0141c0b3d
This commit is contained in:
Jan Drewniak 2020-09-03 13:18:52 +02:00
parent 53f0b183e8
commit 5a8bb57b55
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