Fixed font on order page for mobile view. Changed from Lato-black to Montserrat-Bold

This commit is contained in:
M.Ravi 2017-06-07 02:40:45 +05:30
parent d8ef935fae
commit a131489e8c
1 changed files with 1 additions and 1 deletions

View File

@ -854,7 +854,7 @@ h6 {
margin-top: 20px;
}
.price-calc-section .text .section-heading {
font-family: 'Lato-Black';
font-family: 'Montserrat-Bold';
font-size: 35px;
line-height: 35px;
padding-bottom: 15px;