headning font weight change
This commit is contained in:
parent
db3703bedc
commit
b7af6ad4e6
1 changed files with 2 additions and 1 deletions
|
@ -395,7 +395,8 @@ textarea {
|
||||||
}
|
}
|
||||||
|
|
||||||
.split-section h2 {
|
.split-section h2 {
|
||||||
font-size: 34px;
|
font-size: 38px;
|
||||||
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.split-section .split-title-plain h2 {
|
.split-section .split-title-plain h2 {
|
||||||
|
|
Loading…
Reference in a new issue