Skip to content

Instantly share code, notes, and snippets.

@peterwallhead
Created September 25, 2016 04:56
Show Gist options
  • Save peterwallhead/bd7c6a105172874175c809117f66505d to your computer and use it in GitHub Desktop.
Save peterwallhead/bd7c6a105172874175c809117f66505d to your computer and use it in GitHub Desktop.
.box {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment