Skip to content

Instantly share code, notes, and snippets.

@juanres
Created October 10, 2013 02:45
Show Gist options
  • Save juanres/6912233 to your computer and use it in GitHub Desktop.
Save juanres/6912233 to your computer and use it in GitHub Desktop.
CSS: condicional pantalla portatil mediaquerie
/* CONDICIONAL pantalla portatil */
@media only screen and (max-width : 1224px){
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment