Added logo change for blog site (#16514)
* Added logo change for blog site Currently on blog site logo is not being changed when a page is scrolled down and therefore disappears. This fixes it * Update _base.sass changed email for CLA
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
c40ea2b050
commit
a42d7b9b8b
@@ -125,7 +125,11 @@ header
|
||||
background-size: contain
|
||||
background-position: center center
|
||||
background-repeat: no-repeat
|
||||
|
||||
|
||||
#blog
|
||||
&.flip-nav, &.open-nav
|
||||
.logo
|
||||
background-image: url(../images/nav_logo2.svg)
|
||||
|
||||
// Blog post tables
|
||||
.blog-content
|
||||
|
||||
Reference in New Issue
Block a user