Merge pull request #18925 from steadysupply/patch-3

Table of contents causes grievous screen space wastage
pull/20418/head
Kubernetes Prow Robot 2020-04-17 07:49:07 -07:00 committed by GitHub
commit 2ad31db9e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ $main-max-width: 1200px
$vendor-strip-height: 44px
$video-section-height: 550px
@media screen and (min-width: 1025px)
@media screen and (min-width: 1100px)
#hamburger
display: none