set feature lead paragraphs max-width
This commit is contained in:
parent
e9ab088eba
commit
81a9655a1b
|
@ -46,6 +46,10 @@ body.page-home {
|
|||
padding: 240px 0;
|
||||
@include lato-light();
|
||||
|
||||
.lead{
|
||||
max-width: 30em;
|
||||
}
|
||||
|
||||
.icn{
|
||||
display: block;
|
||||
width: 186px;
|
||||
|
|
Loading…
Reference in New Issue