From ea6ba864b62bd3b11a57ee6ebde605c245450250 Mon Sep 17 00:00:00 2001
From: Thomas <4159106+dtslvr@users.noreply.github.com>
Date: Thu, 2 Jun 2022 21:22:25 +0200
Subject: [PATCH] Restructure fire page
---
.../app/pages/portfolio/fire/fire-page.html | 118 +++++++++---------
.../fire-calculator.component.html | 2 +-
2 files changed, 60 insertions(+), 60 deletions(-)
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 @@