diff --git a/CHANGELOG.md b/CHANGELOG.md index d23d727c8..23e2dc344 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Increased the width of the markets overview +- Increased the width of the watchlist - Renamed `Access` to `accessesGet` in the `User` database schema - Improved the language localization for Italian (`it`) - Upgraded `prisma` from version `6.10.1` to `6.11.1` diff --git a/apps/client/src/app/components/home-market/home-market.html b/apps/client/src/app/components/home-market/home-market.html index a9bdf4e68..43f5640ef 100644 --- a/apps/client/src/app/components/home-market/home-market.html +++ b/apps/client/src/app/components/home-market/home-market.html @@ -2,7 +2,7 @@