From 6fbaa9d80baa0569f7e9ed241fa3e4ac9e5b8933 Mon Sep 17 00:00:00 2001 From: Revathyvenugopal162 Date: Tue, 21 Oct 2025 12:13:16 +0200 Subject: [PATCH] fix: button style --- doc/source/_static/landing-page/css/style.css | 4 ++++ doc/source/index.rst | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) 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. - -
- - Explore - +