Skip to content

Instantly share code, notes, and snippets.

@MohcinBN
Last active May 6, 2021 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MohcinBN/212823f7ec44dbce0b1f59d7bf8911e5 to your computer and use it in GitHub Desktop.
Save MohcinBN/212823f7ec44dbce0b1f59d7bf8911e5 to your computer and use it in GitHub Desktop.
Galaxy 5 640x360 resolution target CSS
@media only screen and (max-width: 640px) and (orientation : landscape) {
//your code here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment