docs: showing hamburger menu for getting started pages on desktop (#29791)

Added a css rule to show hamburger for desktops when the user is in any of the getting started pages.

PR Close #29791
This commit is contained in:
Surya Malladi 2019-04-10 00:48:53 +05:30 committed by Igor Minar
parent 8c37cdc38a
commit 3e4698564a
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ aio-shell.page-resources mat-toolbar.mat-toolbar {
aio-shell.folder-api mat-toolbar.mat-toolbar,
aio-shell.folder-cli mat-toolbar.mat-toolbar,
aio-shell.folder-docs mat-toolbar.mat-toolbar,
aio-shell.folder-getting-started mat-toolbar.mat-toolbar,
aio-shell.folder-guide mat-toolbar.mat-toolbar,
aio-shell.folder-tutorial mat-toolbar.mat-toolbar {
@media (min-width: 992px) {