fix(docs-infra): fix top menu logo position (#26473)

Fixes #26468

PR Close #26473
This commit is contained in:
Vladimir Erygin 2018-10-16 16:36:59 +07:00 committed by Misko Hevery
parent 516515d9e3
commit 3fa876c5e7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// VARIABLES
$hamburgerShownMargin: 0 8px 0 0;
$hamburgerHiddenMargin: 0 16px 0 -88px;
$hamburgerHiddenMargin: 0 16px 0 -64px;
// DOCS PAGE / STANDARD: TOPNAV TOOLBAR FIXED
mat-toolbar.mat-toolbar {