Skip to content

Instantly share code, notes, and snippets.

@robhob
Last active July 19, 2017 10:49
Show Gist options
  • Save robhob/25955fbef2ba6cafbf380a23ad374853 to your computer and use it in GitHub Desktop.
Save robhob/25955fbef2ba6cafbf380a23ad374853 to your computer and use it in GitHub Desktop.
position: relative;
padding: 0.2em 1em;
border: 2px solid #BD6982 !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: transparent;
font-size: 16px;
font-weight: 600;
line-height: 1.7em !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
margin-right: 20px;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment