switch financials section to rem

This commit is contained in:
seotts 2020-09-01 14:30:25 -04:00 committed by Karishma Chadha
parent 969544da7f
commit 10baf9f7ff

View file

@ -209,7 +209,6 @@ h4 {
}
h2 {
font-size: 52px;
margin-bottom: 72px;
line-height: 64px;
}
@ -244,8 +243,8 @@ h4 {
p {
text-align: left;
line-height: 24px;
font-size: 16px;
line-height: 1.5rem;
font-size: 1rem;
font-weight: bold;
margin: 0;
}
@ -263,7 +262,7 @@ h4 {
margin-top: 52px;
p {
font-size: 20px;
font-size: 1.25rem;
}
}