Skip to content

Instantly share code, notes, and snippets.

@LucasLLLS
Created August 6, 2016 16:13
Show Gist options
  • Save LucasLLLS/c716f42e879c4a965dbb2c4d1c3ac50e to your computer and use it in GitHub Desktop.
Save LucasLLLS/c716f42e879c4a965dbb2c4d1c3ac50e 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