From 169c151547f00bc44c8757cb7f7bcb7c0a38e11a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 21 Jun 2021 20:08:45 +0200 Subject: [PATCH] Feature/improve style of about page (#177) * Improve style * Update changelog --- CHANGELOG.md | 4 ++ .../src/app/pages/about/about-page.html | 42 +++++++++---------- 2 files changed, 25 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f845c079..f3b598d2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Set up _Stripe_ for subscriptions +### Changed + +- Improved the style of the _Ghostfolio in Numbers_ section + ## 1.19.0 - 17.06.2021 ### Added diff --git a/apps/client/src/app/pages/about/about-page.html b/apps/client/src/app/pages/about/about-page.html index c56c439fc..43f2ae684 100644 --- a/apps/client/src/app/pages/about/about-page.html +++ b/apps/client/src/app/pages/about/about-page.html @@ -2,7 +2,7 @@
Ghostfolio is open source software which empowers @@ -17,21 +17,13 @@
If you encounter a bug or would like to suggest an improvement or a - new feature, please open an issue at - GitHub, tweet - to @ghostfolio_ or - send an e-mail to - hi@ghostfol.io. + new feature, please tweet to + @ghostfolio_, send an + e-mail to hi@ghostfol.io or open + an issue at + GitHub.