diff --git a/_sass/_base.sass b/_sass/_base.sass index 04c212df12..03415b85fb 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -117,6 +117,13 @@ header .nav-buttons float: right +#viewDocs, #tryKubernetes + display: none + +#home + #viewDocs, #tryKubernetes + display: inline-block + #viewDocs border: 1px solid white background-color: transparent @@ -255,7 +262,7 @@ header text-align: center padding-left: 0 padding-right: 0 - margin-bottom: 30px + margin-bottom: 0 // VENDOR STRIP #vendorStrip @@ -832,6 +839,7 @@ section max-width: 100% .fixed footer + position: fixed bottom: 0 diff --git a/_sass/_tablet.sass b/_sass/_tablet.sass index 71cbe93318..c28a583aef 100644 --- a/_sass/_tablet.sass +++ b/_sass/_tablet.sass @@ -73,11 +73,13 @@ $feature-box-div-width: 45% h1, h5 text-align: left - #viewDocs, #tryKubernetes - display: inline-block + #home + #viewDocs, #tryKubernetes + display: inline-block #vendorStrip display: block + text-align: center #oceanNodes diff --git a/index.html b/index.html index 05b460ab84..67738c9929 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ title: Accelerate Your Delivery Try Our Hello World
-
Join the growing community already using Kubernetes
+