moved page title conditional into head-header.html
added switch to setFooterType() Introducing: community.html
This commit is contained in:
+1
-1
@@ -255,7 +255,7 @@ header
|
||||
text-align: center
|
||||
padding-left: 0
|
||||
padding-right: 0
|
||||
margin-bottom: 60px
|
||||
margin-bottom: 30px
|
||||
|
||||
// VENDOR STRIP
|
||||
#vendorStrip
|
||||
|
||||
@@ -49,3 +49,16 @@ $video-section-height: 550px
|
||||
div:nth-child(3), div:nth-child(4)
|
||||
margin-top: 0
|
||||
|
||||
|
||||
|
||||
#community
|
||||
#hero
|
||||
text-align: left
|
||||
|
||||
h1
|
||||
padding: 20px
|
||||
|
||||
#tryKubernetes
|
||||
width: auto
|
||||
background-color: $blue
|
||||
padding: 0 20px
|
||||
Reference in New Issue
Block a user