Skip to content

Instantly share code, notes, and snippets.

@timoleinio
Created April 3, 2014 10:25
Show Gist options
  • Save timoleinio/9952064 to your computer and use it in GitHub Desktop.
Save timoleinio/9952064 to your computer and use it in GitHub Desktop.
@media screen and (min-width: 800px) and (max-width: 1200px) {
.leftSidebar{
width: 40%;
float: left;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment