better type size

This commit is contained in:
Jason Costello 2017-02-13 14:06:11 -08:00
parent ac48c36b42
commit 968b4c9d9f

View File

@ -18,7 +18,7 @@ body.page-home {
h3{
margin-bottom: 10px;
font-size: 18px;
font-size: 20px;
line-height: 1.2;
letter-spacing: 1px;
text-transform: uppercase;
@ -26,7 +26,7 @@ body.page-home {
}
p{
font-size: 15px;
font-size: 16px;
line-height: 1.5;
font-weight: regular;
margin-bottom: 2.2em;