Join the growing community already using Kubernetes
diff --git a/_sass/_base.sass b/_sass/_base.sass
index 496abdc510..dcadfd8140 100644
--- a/_sass/_base.sass
+++ b/_sass/_base.sass
@@ -254,7 +254,7 @@ footer
background-color: $dark-grey
main
- padding: 40px 0
+ padding: 20px 0
nav
a
@@ -269,7 +269,7 @@ footer
.social
position: relative
- margin: 80px 0 60px
+ margin: 20px 0
label
float: right
@@ -305,7 +305,7 @@ footer
width: 50px
height: 50px
border-radius: 5px
- margin-right: 30px
+ margin-right: 10px
&:hover
background-color: #fff
diff --git a/_sass/_desktop.sass b/_sass/_desktop.sass
index 3f5838baea..fd2e5018cc 100644
--- a/_sass/_desktop.sass
+++ b/_sass/_desktop.sass
@@ -10,12 +10,9 @@ $video-section-height: 550px
#docsContent
width: calc(100% - 400px)
-
-
- #home
- section, header, footer
- main
- max-width: $main-max-width
+ section, header, footer
+ main
+ max-width: $main-max-width
#oceanNodes
main