DOC-156: Fix font size issues on non-paragraph text

This commit is contained in:
ingerjm0 2019-09-05 11:08:25 -07:00
parent 5ebf141d73
commit 9bf579d878

View file

@ -38,6 +38,7 @@ body
font-weight: 400;
color: #000000;
letter-spacing: 0.5px;
font-size: 0.95rem;
}
p {