adjusted font size

This commit is contained in:
rawleyIfowler
2022-03-02 14:01:26 -06:00
parent 0ffe1cf33d
commit 976b7f0ca8

View File

@@ -59,11 +59,10 @@ h4 {
}
p {
font-size: 1.2em;
font-size: clamp(1em, 1.1em, 1.22em);
font-weight: 400;
line-height: 1.4;
max-width: 33em;
margin-right: 12px;
max-width: 50em;
}
li {