diff --git a/website/assets/styles/pages/testimonials.less b/website/assets/styles/pages/testimonials.less index 787c64738c..f825fed4ab 100644 --- a/website/assets/styles/pages/testimonials.less +++ b/website/assets/styles/pages/testimonials.less @@ -100,6 +100,34 @@ } } + [purpose='section-headline'] { + padding-top: 64px; + padding-bottom: 64px; + p { + margin-bottom: 0px; + } + } + [purpose='articles'] { + padding-bottom: 64px; + } + [purpose='article-link'] { + padding-top: 24px; + padding-bottom: 24px; + border-bottom: 1px solid var(--Fleet-Black-10, #E2E4EA); + [parasails-component='animated-arrow-button'] { + width: fit-content; + display: flex; + align-items: center; + padding: 0; + text-decoration: none; + font-weight: 700; + [purpose='button-text'] { + width: 100%; + } + } + } + + [purpose='testimonials-container'] { columns: 3; margin-bottom: 32px; @@ -427,6 +455,16 @@ height: 304px; } } + [purpose='section-headline'] { + padding-top: 32px; + padding-bottom: 32px; + p { + margin-bottom: 0px; + } + } + [purpose='articles'] { + padding-bottom: 48px; + } [purpose='statistics'] { [purpose='statistics-column'] { display: flex; diff --git a/website/views/pages/testimonials.ejs b/website/views/pages/testimonials.ejs index 5fd1f40323..d4dd1c7153 100644 --- a/website/views/pages/testimonials.ejs +++ b/website/views/pages/testimonials.ejs @@ -112,6 +112,32 @@
Real-world stories of why the community and customers love Fleet.
+