Skip to content

Commit

Permalink
fix padding for docs home on nav (#14807)
Browse files Browse the repository at this point in the history
updated padding for docs home on nav
testing new sass->css, hugo extended
  • Loading branch information
kbhawkey authored and k8s-ci-robot committed Jun 11, 2019
1 parent 4302188 commit ba7f02e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/sass/_base.sass
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,10 @@ section


#docs
#hero
&.light-text.no-sub
padding-bottom: 0px

#vendorStrip
line-height: 44px
max-width: 100%
Expand Down

0 comments on commit ba7f02e

Please sign in to comment.