diff --git a/overrides/assets/stylesheets/home.css b/overrides/assets/stylesheets/home.css index ab664d7d277..c3eb5e7b169 100644 --- a/overrides/assets/stylesheets/home.css +++ b/overrides/assets/stylesheets/home.css @@ -441,6 +441,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 d05bc269a07..b943270be9a 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -289,13 +289,21 @@
For feature announcements, interesting Knative news, and other great things.
- + +For feature announcements, interesting Knative news, and other great things.