Set font size to 21px to all new-lead elements
This commit is contained in:
parent
af46927b9d
commit
bc10cf5e41
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ h6 {
|
||||||
|
|
||||||
.new-lead {
|
.new-lead {
|
||||||
font-weight: 300 !important;
|
font-weight: 300 !important;
|
||||||
|
font-size: 21px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.split-section .split-text .split-title{
|
.split-section .split-text .split-title{
|
||||||
|
|
Loading…
Reference in a new issue