Mobile issues solution
-
/* MEDIA QUERIES & DEVICE STYLES
Developed by: Andy Clarke & the 320 & Up Extension
URL: https://stuffandnonsense.co.uk/projects/320andup/
*/
@media only screen and (max-width:399px){
article.post-box[id*=”post-“]{width:100%; box-sizing: border-box;}
}
- The topic ‘Mobile issues solution’ is closed to new replies.