Skip to content

Instantly share code, notes, and snippets.

@robertcoopercode
Created October 27, 2017 17:39
Show Gist options
  • Save robertcoopercode/8f85336f125376a9cfba645cc84ec328 to your computer and use it in GitHub Desktop.
Save robertcoopercode/8f85336f125376a9cfba645cc84ec328 to your computer and use it in GitHub Desktop.
.box {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment