Set font size to 21px to all new-lead elements

This commit is contained in:
PCoder 2017-07-19 02:44:40 +05:30
parent af46927b9d
commit bc10cf5e41

View file

@ -327,6 +327,7 @@ h6 {
.new-lead {
font-weight: 300 !important;
font-size: 21px !important;
}
.split-section .split-text .split-title{