From 17dba0b0957fd8bb0a232598db042000f07705e3 Mon Sep 17 00:00:00 2001 From: scottybollinger Date: Fri, 5 Jan 2024 14:54:22 -0600 Subject: [PATCH] Update landing page with new layout WIP for preview --- extra/docs_landing.html | 427 +++++++++++++++++++++++++++++++++------- 1 file changed, 351 insertions(+), 76 deletions(-) diff --git a/extra/docs_landing.html b/extra/docs_landing.html index 1ec86ae47bd97..da5f51e23e04f 100644 --- a/extra/docs_landing.html +++ b/extra/docs_landing.html @@ -88,6 +88,30 @@ margin: 0; font-weight: 400; } + #guide .solutions-row h4 { + text-align: left; + margin-bottom: -10px; + padding-bottom: 10px; + } + + #guide .solutions-row span.button { + margin-top: 0; + } + #guide .elasticsearch-row { + margin-bottom: 30px; + } + + #guide .deploy-section { + margin-bottom: 80px; + } + + #guide .deploy-section.mb-2 { + margin-bottom: 30px !important; + } + + #guide .deploy-section h2 { + margin-bottom: 60px; + } #guide .patterns:before { content: ""; @@ -426,13 +450,183 @@
- + +