diff --git a/website/assets/styles/pages/start.less b/website/assets/styles/pages/start.less index 70a7f24d33..3057b43e75 100644 --- a/website/assets/styles/pages/start.less +++ b/website/assets/styles/pages/start.less @@ -325,7 +325,7 @@ } [purpose='form-container'] { padding: 0; - min-width: unset; + // min-width: unset; max-width: 504px; margin-left: auto; margin-right: auto; @@ -341,6 +341,10 @@ padding-left: 24px; padding-right: 24px; } + [purpose='form-container'] { + min-width: unset; + width: 100%; + } } @media (max-width: 575px) { [purpose='logo-container'] { diff --git a/website/views/pages/start.ejs b/website/views/pages/start.ejs index 86c25b6c36..73934a0f4c 100644 --- a/website/views/pages/start.ejs +++ b/website/views/pages/start.ejs @@ -424,29 +424,16 @@
We don’t have a public sample environment, but you can try Fleet out locally on your computer.
-
- Try Fleet locally on your device
- - +
See what Fleet can do
Got questions? Ask us anything.
-You can come back here any time to continue with your deployment.
-Not ready to talk? You can also run your own trial with Docker.
+