Skip to content

Commit dc1f464

Browse files
committed
text
1 parent 3e3f502 commit dc1f464

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

index.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
flex-shrink: 0;
109109
}
110110
.article_text {
111-
font-size: 16px;
111+
font-size: 18px;
112112
color: #3f3e3e;
113113
}
114114
</style>
@@ -146,7 +146,7 @@ <h1>Demistifying Investment</h1>
146146
Financial Capability Study (NFCS) and shows only a small snapshot of the
147147
population in terms of gender, age, income, and education. While not
148148
fully representative of the investing population in the US, it gives us
149-
a small window into the financial livesof 25,000 US adults. What do you
149+
a small window into the financial lives of 25,000 US adults. What do you
150150
notice?
151151
</p>
152152
<div
@@ -213,6 +213,15 @@ <h1>Demistifying Investment</h1>
213213
</div>
214214
</div>
215215

216+
<br />
217+
<p class="article_text">
218+
We can see that age, income, and education are all factors that
219+
contribute to the likelihood of investing.
220+
</p>
221+
222+
<h1>Financial Literacy Resources</h1>
223+
<br />
224+
<br />
216225
<p class="article_text">
217226
Let's learn what it looks like to invest properly, why it can be so
218227
powerful, and what the current investing landscape looks like. To do
@@ -247,9 +256,8 @@ <h1>Demistifying Investment</h1>
247256
losses and rewards.
248257
</p>
249258

250-
<br /><br />
259+
<br />
251260

252-
<h1>Financial Literacy Resources</h1>
253261
<p class="article_text">
254262
To better understand how investment works in terms of losses and gains,
255263
let's explore what our returns would have looked like if we had invested

0 commit comments

Comments
 (0)