mobile font fix
This commit is contained in:
parent
412f1f1508
commit
bd23d9462b
1 changed files with 2 additions and 2 deletions
|
@ -1070,8 +1070,8 @@ textarea {
|
||||||
line-height: 35px;
|
line-height: 35px;
|
||||||
}
|
}
|
||||||
.split-section .split-title h2 {
|
.split-section .split-title h2 {
|
||||||
font-size: 35px;
|
font-size: 32px;
|
||||||
line-height: 35px;
|
line-height: 34px;
|
||||||
}
|
}
|
||||||
.contact-section .title {
|
.contact-section .title {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|
Loading…
Reference in a new issue