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