Browse Source

Fix hierarchy

pull/5863/head
Thomas Kaul 3 days ago
parent
commit
04729a4b9a
  1. 4
      apps/client/src/app/pages/resources/guides/resources-guides.component.html

4
apps/client/src/app/pages/resources/guides/resources-guides.component.html

@ -5,7 +5,7 @@
<div class="mb-5">
<div class="mb-4 media">
<div class="media-body">
<h3 class="h5 mt-0">Boringly Getting Rich</h3>
<h2 class="h5 mb-1 mt-0">Boringly Getting Rich</h2>
<div class="mb-1">
The <i>Boringly Getting Rich</i> guide supports you to get started
with investing. It introduces a strategy utilizing a broadly
@ -21,7 +21,7 @@
</div>
<div class="mb-4 media">
<div class="media-body">
<h3 class="h5 mt-0">How do I get my finances in order?</h3>
<h2 class="h5 mb-1 mt-0">How do I get my finances in order?</h2>
<div class="mb-1">
Before you can think of long-term investing, you have to get your
finances in order. Learn how you can reach your financial goals

Loading…
Cancel
Save