add partners to footer nav
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<a href="/docs/hellonode/">Get Started</a>
|
<a href="/docs/hellonode/">Get Started</a>
|
||||||
<a href="/docs/">Documentation</a>
|
<a href="/docs/">Documentation</a>
|
||||||
<a href="http://blog.kubernetes.io/">Blog</a>
|
<a href="http://blog.kubernetes.io/">Blog</a>
|
||||||
|
<a href="/partners/">Partners</a>
|
||||||
<a href="/community/">Community</a>
|
<a href="/community/">Community</a>
|
||||||
<a href="/case-studies/">Case Studies</a>
|
<a href="/case-studies/">Case Studies</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|||||||
+2
-1
@@ -164,10 +164,11 @@ $video-section-height: 550px
|
|||||||
margin-bottom: 20px
|
margin-bottom: 20px
|
||||||
|
|
||||||
a
|
a
|
||||||
width: 20%
|
width: 16.65%
|
||||||
float: left
|
float: left
|
||||||
font-size: 24px
|
font-size: 24px
|
||||||
font-weight: 300
|
font-weight: 300
|
||||||
|
white-space: nowrap
|
||||||
|
|
||||||
.social
|
.social
|
||||||
padding: 0 30px
|
padding: 0 30px
|
||||||
|
|||||||
+1
-2
@@ -222,8 +222,7 @@ $feature-box-div-width: 45%
|
|||||||
text-align: center
|
text-align: center
|
||||||
|
|
||||||
a
|
a
|
||||||
font-size: 22px
|
width: 30%
|
||||||
width: auto
|
|
||||||
padding: 0 20px
|
padding: 0 20px
|
||||||
|
|
||||||
.social
|
.social
|
||||||
|
|||||||
Reference in New Issue
Block a user