Hi,It's not on a single page, it's for the whole website I did it separately for single pages like below but I need to do it for the whole website dzign.io, thank you
@media all and (max-width: 599px) and (min-width: 320px) { body{ font-size: 16px; }
Comments
please send us link to page where you would like to do this first.
body{
font-size: 16px;
}