Increase <p> font size

This commit is contained in:
Thomas Smith 2023-02-23 15:12:39 -05:00
parent cdfc335821
commit d7a11843e2

View file

@ -62,6 +62,8 @@ h5{
}
p{
font-size: 1.1rem;
line-height: 1.7rem;
font-family: "inter", sans-serif !important;
color: #ffffff;
font-weight: 500;