diff --git a/doc/source/_static/landing-page/css/style.css b/doc/source/_static/landing-page/css/style.css index 1d462aa9..8466973c 100644 --- a/doc/source/_static/landing-page/css/style.css +++ b/doc/source/_static/landing-page/css/style.css @@ -370,6 +370,10 @@ textarea.form-control { margin: 0 0 0.5rem 0; } +.workflow-cta-btn-container { + align-self: flex-start; +} + .workflow-cta-btn { display: flex; height: var(--workflow-cta-btn-h); diff --git a/doc/source/index.rst b/doc/source/index.rst index f7aba5de..a6e963e3 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -43,11 +43,11 @@ Your gateway to advanced engineering automation. Discover how to seamlessly combine multiple PyAnsys libraries to build powerful, real-world simulation and data processing pipelines. - -