Skip to content

Instantly share code, notes, and snippets.

@cliffordp
Created February 21, 2014 23:54
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 cliffordp/9146212 to your computer and use it in GitHub Desktop.
Save cliffordp/9146212 to your computer and use it in GitHub Desktop.
Cool Carousel Section - Remove margin and shadow
.ccnomarginshadow {
.cc-wrapper{
margin:0 auto 0px;
.cc-viewport{
.box-shadow(0 0 0 #fff);
border:none;
left:0px;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment