From 5dc538bafbc331b35c4ae6f122b0a7c796230563 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 11 Nov 2023 17:29:59 +0100 Subject: [PATCH] Feature/optimize testimonial carousel style on mobile (#2634) * Optimize style on mobile * Update changelog --- CHANGELOG.md | 1 + apps/client/src/app/pages/landing/landing-page.html | 2 +- libs/ui/src/lib/carousel/carousel.component.html | 8 ++++---- libs/ui/src/lib/carousel/carousel.component.scss | 5 +++-- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ac4272fa..49825ad3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Optimized the style of the carousel component on mobile for the testimonial section on the landing page - Harmonized the name column in the historical market data table of the admin control panel ## 2.21.0 - 2023-11-09 diff --git a/apps/client/src/app/pages/landing/landing-page.html b/apps/client/src/app/pages/landing/landing-page.html index 96d5c4f7a..d3ec85f5f 100644 --- a/apps/client/src/app/pages/landing/landing-page.html +++ b/apps/client/src/app/pages/landing/landing-page.html @@ -327,7 +327,7 @@