Skip to content

Instantly share code, notes, and snippets.

@shishir
Created August 17, 2017 04:30
Show Gist options
  • Save shishir/0ad23862521d28ea2c94cb14e527ed20 to your computer and use it in GitHub Desktop.
Save shishir/0ad23862521d28ea2c94cb14e527ed20 to your computer and use it in GitHub Desktop.
zdpZrv
<button class="btn">Designer</button>
.btn {
padding: 0 10px;
border: none;
border-radius: 2px;
color: white;
background: rgb(41, 103, 248);
font-size: 14px;
line-height: 26px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment