-

01

-

Use Meshery Playground

+

01

+

Use Meshery Playground

-

+

The fastest way to put your hands on Meshery is in its playground. No installation required. Just click and go!

Use Meshery Playground


OR


-

01

+

01

Choose Your Platform and Install

-

+

Choose a platform and see how easy it is to start managing cloud native infrastructure with a single command.

diff --git a/_sass/layout.scss b/_sass/layout.scss index fd04a17ed5..9cbab9ac63 100644 --- a/_sass/layout.scss +++ b/_sass/layout.scss @@ -466,11 +466,13 @@ hr { border-radius: 3px; } -.getting-started-heading { +.container > .getting-started-heading { + text-align: center; + white-space: nowrap; + font-size: clamp(40px, 7vw, 75px); font-weight: bold; - font-size: 75px; - text-align: left; - margin-bottom:0px; + margin-bottom: 0; + letter-spacing: 1px; } .overview-heading { @@ -492,6 +494,10 @@ hr { .step-heading { margin: 0; font-weight: bold; +} + +.special-step { + white-space: nowrap; } // responsive getting started