Skip to content

Instantly share code, notes, and snippets.

@mido1983
Created December 31, 2017 07:15
Show Gist options
  • Save mido1983/c89886382b387bd1cf1220de44fbe982 to your computer and use it in GitHub Desktop.
Save mido1983/c89886382b387bd1cf1220de44fbe982 to your computer and use it in GitHub Desktop.
@media for Moto 360 Watch
/* ----------- Moto 360 Watch ----------- */
@media
(max-device-width: 218px)
and (max-device-height: 281px) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment