[Layout] Mobile font modify
Increase h1 line-height.
This commit is contained in:
parent
da4817f9a9
commit
ae200357af
@ -224,7 +224,7 @@ $buttonHoverBg: #226bb4;
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 414px) {
|
@media screen and (max-width: 414px) {
|
||||||
line-height: 20px;
|
line-height: 60px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -470,7 +470,7 @@ $buttonHoverBg: #226bb4;
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and(max-width: 414px) {
|
@media screen and(max-width: 414px) {
|
||||||
margin-top: -10%;
|
margin-top: 0%;
|
||||||
margin-left: -10%;
|
margin-left: -10%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user