Merge pull request #18925 from steadysupply/patch-3

Table of contents causes grievous screen space wastage
This commit is contained in:
Kubernetes Prow Robot
2020-04-17 07:49:07 -07:00
committed by GitHub
+1 -1
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