Merge pull request #20831 from Arhell/fix-white-bar

remove white bar on the blog page
This commit is contained in:
Kubernetes Prow Robot
2020-05-09 07:49:51 -07:00
committed by GitHub
+4
View File
@@ -497,6 +497,10 @@ img.big-img {
overflow-x: scroll;
}
.flyout-button {
display: none;
}
/* .content img {
max-width: 100%;
} */