@media only screen

I Paste my custom CSS code in Custom CSS but it doesn't work:

@media only screen and (max-width: 767px)  {
body {
    font-size: 18px;
    line-height: 28px;
!important;
     }
My website is: https://gpsviettel.com/
image

Comments

Sign In or Register to comment.