diff --git a/assets/sass/_desktop.sass b/assets/sass/_desktop.sass
index cc75a377d7..6eda82df7b 100644
--- a/assets/sass/_desktop.sass
+++ b/assets/sass/_desktop.sass
@@ -107,7 +107,7 @@ $video-section-height: 550px
padding-right: 10px
#home
- section, header, footer
+ section, header
.main-section
max-width: 1000px
@@ -178,16 +178,18 @@ $video-section-height: 550px
nav
overflow: hidden
margin-bottom: 20px
+ display: flex
+ justify-content: space-between
a
- width: 16.65%
+ width: auto
float: left
font-size: 24px
font-weight: 300
white-space: nowrap
.social
- padding: 0 30px
+ padding: 0
max-width: 1200px
div
diff --git a/assets/sass/_tablet.sass b/assets/sass/_tablet.sass
index 90215de1af..a8d1ce36ed 100644
--- a/assets/sass/_tablet.sass
+++ b/assets/sass/_tablet.sass
@@ -222,9 +222,8 @@ $feature-box-div-width: 45%
footer
nav
text-align: center
-
a
- width: 30%
+ width: auto
padding: 0 20px
.social
diff --git a/content/en/training/_index.html b/content/en/training/_index.html
new file mode 100644
index 0000000000..5547691d78
--- /dev/null
+++ b/content/en/training/_index.html
@@ -0,0 +1,108 @@
+---
+title: Training
+bigheader: Kubernetes Training and Certification
+abstract: Training programs, certifications, and partners.
+layout: basic
+cid: training
+class: training
+---
+
+
+
+
+
Build your cloud native career
+
Kubernetes is at the core of the cloud native movement. Training and certifications from the Linux Foundation and our training partners lets you invest in your career, learn Kubernetes, and make your cloud native projects successful.
+
+
+
+
+
+
+
+
Take a free course on edX
+
+
+
+
+
+ Introduction to Kubernetes
+
+
Want to learn Kubernetes? Get an in-depth primer on this powerful system for managing containerized applications.
Never learned Linux? Want a refresh? Develop a good working knowledge of Linux using both the graphical interface and command line across the major Linux distribution families.
The Certified Kubernetes Application Developer exam certifies that users can design, build, configure, and expose cloud native applications for Kubernetes.
The Certified Kubernetes Administrator (CKA) program provides assurance that CKAs have the skills, knowledge, and competency to perform the responsibilities of Kubernetes administrators.