I can not get the font to be good in PhoneGap, I have already tried to use%, px, in and nothing solves it.
The source code is:
.header-page p {
text-align: center;
color: red;
/* font-size: 22px;*/
font-size: 100%;
text-shadow: 0 1px #d5a053;
line-height: 50px;
}
And the image of how the text looks: link