diff --git a/website/assets/styles/pages/try-fleet/query-report.less b/website/assets/styles/pages/try-fleet/query-report.less index 50234fd21d..2b761eeadb 100644 --- a/website/assets/styles/pages/try-fleet/query-report.less +++ b/website/assets/styles/pages/try-fleet/query-report.less @@ -268,7 +268,28 @@ font-size: 16px; font-weight: 700; line-height: 21px; + margin-bottom: 24px; } + [purpose='fleetctl-link'] { + a { + color: @core-vibrant-blue; + font-size: 14px; + font-weight: 400; + line-height: 21px; + text-align: center; + margin-bottom: 4px; + height: auto; + } + p { + font-size: 12px; + font-weight: 400; + line-height: 18px; + text-align: center; + margin-bottom: 8px; + } + + } + } [purpose='banner-image'] { height: auto; diff --git a/website/views/pages/try-fleet/query-report.ejs b/website/views/pages/try-fleet/query-report.ejs index 27591f23e1..200cd8fdd0 100644 --- a/website/views/pages/try-fleet/query-report.ejs +++ b/website/views/pages/try-fleet/query-report.ejs @@ -115,6 +115,10 @@

This is not Fleet

This is a simple app built on the Fleet API to get a taste of the data. Get in our calendar to see what you can do with multiple hosts in the Fleet UI.

Book a demo +
+ Run Fleet locally +

(Requires Docker)

+