diff --git a/src/app/custom-styles.css b/src/app/custom-styles.css index af17f5a..2bc6dd8 100644 --- a/src/app/custom-styles.css +++ b/src/app/custom-styles.css @@ -57,9 +57,9 @@ body { } h1 { - font-size: 40px; + font-size: 2.5rem; font-weight: 700; - line-height: 50.28px; + line-height: 3.125rem; text-align: left; } @@ -76,8 +76,8 @@ h3 { color: #224a58; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; - font-size: 22px; - line-height: 27, 65px; + font-size: 1.38rem; + line-height: 27, 4rem; } ul {