Changed the font weight of the lead text to 300
This commit is contained in:
parent
c938af51a5
commit
af46927b9d
3 changed files with 10 additions and 5 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue