Mobile font size

Hello

How can i set the mobile font size of this text to 31? I tried this but its  not working

@media only screen and (max-width: 767px) and (min-width: 480px)
h1, .text-logo #logo {
    font-size: 31px !important;
    line-height: 40px !important;
    letter-spacing: 0px;
}

www.kindelkinnisvara.ee

image

Comments

Sign In or Register to comment.