Skip to content

Commit 8a842c2

Browse files
committed
fixes Poor alignment for tiles and buttons on home page for docs
1 parent 9c66f01 commit 8a842c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/en/docs/home/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@ cards:
4646
description: Browse terminology, command line syntax, API resource types, and setup tool documentation.
4747
button: View Reference
4848
button_path: /docs/reference
49-
- name: training
50-
title: "Training"
51-
description: "Get certified in Kubernetes and make your cloud native projects successful!"
52-
button: "View training"
53-
button_path: "/training"
5449
- name: contribute
5550
title: Contribute to Kubernetes
5651
description: Anyone can contribute, whether you're new to the project or you've been around a long time.
5752
button: Find out how to help
5853
button_path: /docs/contribute
54+
- name: training
55+
title: "Training"
56+
description: "Get certified in Kubernetes and make your cloud native projects successful!"
57+
button: "View training"
58+
button_path: "/training"
5959
- name: Download
6060
title: Download Kubernetes
6161
description: Install Kubernetes or upgrade to the newest version.

0 commit comments

Comments
 (0)