Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created May 19, 2022 14:45
Show Gist options
  • Save wpmu-authors/2353e6880b05d0a5e3f930ce11916221 to your computer and use it in GitHub Desktop.
Save wpmu-authors/2353e6880b05d0a5e3f930ce11916221 to your computer and use it in GitHub Desktop.
@media only screen and (max-width:1024px) {
.your-css {
/* All your styling goes here */
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment