Skip to content

Instantly share code, notes, and snippets.

Created April 24, 2013 09:36
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 anonymous/e6c743fca3880aa17b9d to your computer and use it in GitHub Desktop.
Save anonymous/e6c743fca3880aa17b9d to your computer and use it in GitHub Desktop.
@media (max-width:930px){
#page .section-contentbox.clone_1 {
background:white; padding:10px;
}
#page .section-contentbox.clone_1 {
background-image:none;
}
#page .section-contentbox.clone_1 .nest {
background:none;
}
#page .home-left {
margin-bottom:24px; width:100%;
}
#page .home-right {
clear:left; padding-bottom:24px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment