Changed the font weight of the lead text to 300

This commit is contained in:
PCoder 2017-07-18 01:35:33 +05:30
commit af46927b9d
3 changed files with 10 additions and 5 deletions

View file

@ -324,6 +324,11 @@ h6 {
color: #3a3a3a;
font-weight: 300 !important;
}
.new-lead {
font-weight: 300 !important;
}
.split-section .split-text .split-title{
position: relative;
margin-bottom: 25px;