Added font-weight-> 300 to .split-section .split-text .lead in dcl landing-page.css
This commit is contained in:
parent
05db0517bb
commit
c938af51a5
1 changed files with 1 additions and 0 deletions
|
@ -322,6 +322,7 @@ h6 {
|
|||
.split-section .split-text .lead{
|
||||
font-size: 21px;
|
||||
color: #3a3a3a;
|
||||
font-weight: 300 !important;
|
||||
}
|
||||
.split-section .split-text .split-title{
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue