diff --git a/overrides/assets/stylesheets/home.css b/overrides/assets/stylesheets/home.css index eb657c88ad9..516273827e1 100644 --- a/overrides/assets/stylesheets/home.css +++ b/overrides/assets/stylesheets/home.css @@ -453,6 +453,12 @@ h2.secondary-headline, h3.trusted-by { color: #7cc57c; } +.whats-next-logo{ + display: flex; + justify-content: center; + gap: 50px; +} + .md-typeset .md-button.white { color: white; } diff --git a/overrides/home.html b/overrides/home.html index c635f399156..dc342ed7ec9 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -309,13 +309,21 @@
For feature announcements, interesting Knative news, and other great things.
- + +For feature announcements, interesting Knative news, and other great things.