hide empty page header on mobile view
This commit is contained in:
parent
7abcc895a0
commit
a5c72664f2
2 changed files with 2 additions and 2 deletions
|
@ -457,7 +457,7 @@ img {
|
|||
}
|
||||
}
|
||||
|
||||
.gdoc-page__header .breadcrumb {
|
||||
.gdoc-page__header .breadcrumb, .hidden-mobile {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue