Merge pull request #20163 from Arhell/footer-fix

Fixed footer text that goes beyond the screen
This commit is contained in:
Kubernetes Prow Robot 2020-05-09 09:41:50 -07:00 committed by GitHub
commit 95a07c121b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -439,6 +439,7 @@ footer
width: 100%
background-image: url(/images/texture.png)
background-color: $dark-grey
overflow-x: hidden
.main-section
padding: 20px 0