Skip to content

Instantly share code, notes, and snippets.

Created January 9, 2015 07:19
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/cae37a297d9714657b5b to your computer and use it in GitHub Desktop.
.no-corners {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment