Skip to content

Instantly share code, notes, and snippets.

@evgeniy1204
Created October 14, 2017 20:33
Show Gist options
  • Save evgeniy1204/b1fbe41933a52f2092602ba5b19746b9 to your computer and use it in GitHub Desktop.
Save evgeniy1204/b1fbe41933a52f2092602ba5b19746b9 to your computer and use it in GitHub Desktop.
Медиа запрос
@media (min-width: 780px) and (max-width: 1200px) {
.eban {
background: green;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment