set feature lead paragraphs max-width

This commit is contained in:
Jason Costello 2016-10-04 18:15:17 -07:00
parent e9ab088eba
commit 81a9655a1b
1 changed files with 4 additions and 0 deletions

View File

@ -46,6 +46,10 @@ body.page-home {
padding: 240px 0;
@include lato-light();
.lead{
max-width: 30em;
}
.icn{
display: block;
width: 186px;