'what is it' section text change and fixed typo

This commit is contained in:
Henry Bravo 2017-06-03 21:57:21 -05:00
commit ba03cf232e
7 changed files with 179 additions and 127 deletions

View file

@ -382,6 +382,20 @@ h6 {
width: 70px;
left: 0;
}
.split-section.what .icon-section{
position: relative;
min-height: 500px;
}
.split-section.what .split-text .lead {
font-size: 18px;
color: #3a3a3a;
margin-bottom: 0;
line-height: 25px;
}
.split-section.what .fa-li.fa-lg{
font-size: 17px;
}
.pricing-section{
padding: 80px 0 !important;
background: -webkit-linear-gradient(top, #f0f4f7, #fff) no-repeat;
@ -798,6 +812,9 @@ h6 {
.split-section .icon-section {
min-height: 160px;
}
.split-section.what .icon-section{
min-height: 160px;
}
.split-section .icon-section i{
font-size: 120px;
}