diff --git a/CHANGELOG.md b/CHANGELOG.md index 6de0c43fd..39b91d833 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 - Simplified the features page +- Restructured the _FIRE_ section - Upgraded `@simplewebauthn/browser` and `@simplewebauthn/server` from version `4.1.0` to `5.2.1` ## 1.155.0 - 29.05.2022 diff --git a/apps/client/src/app/pages/portfolio/fire/fire-page.html b/apps/client/src/app/pages/portfolio/fire/fire-page.html index d62eeab30..89cc79a76 100644 --- a/apps/client/src/app/pages/portfolio/fire/fire-page.html +++ b/apps/client/src/app/pages/portfolio/fire/fire-page.html @@ -1,68 +1,68 @@
-
+

FIRE

-
-

4% Rule

-
- - -
-
- If you retire today, you would be able to withdraw - - per year - or - - per month, based on your total assets of - - and a withdrawal rate of 4%. -
+
+

Calculator

+
-

Calculator

- +

4% Rule

+
+ + +
+
+ If you retire today, you would be able to withdraw + + per year + or + + per month, based on your total assets of + + and a withdrawal rate of 4%. +
diff --git a/libs/ui/src/lib/fire-calculator/fire-calculator.component.html b/libs/ui/src/lib/fire-calculator/fire-calculator.component.html index 99273da11..bd45a1411 100644 --- a/libs/ui/src/lib/fire-calculator/fire-calculator.component.html +++ b/libs/ui/src/lib/fire-calculator/fire-calculator.component.html @@ -1,7 +1,7 @@
-
+