Skip to content

Instantly share code, notes, and snippets.

@zkkmin
Created May 21, 2015 12:46
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 zkkmin/a554489c70e759b33e57 to your computer and use it in GitHub Desktop.
Save zkkmin/a554489c70e759b33e57 to your computer and use it in GitHub Desktop.
@media screen and (min-width: 800px){
.container2 {
width :40%;
}
.map {
width : 60%;
}
#divResults{
position: relative;
transform: translate(0,0);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment