diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cffdb0fd..c7b74a445 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the mobile layout of the portfolio summary tab on the home page - Improved the language localization for German (`de`) ### Fixed diff --git a/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html b/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html index 14a21813c..0b0077dea 100644 --- a/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html +++ b/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html @@ -1,16 +1,16 @@