Skip to content

Instantly share code, notes, and snippets.

@gauravtiwari
Created February 19, 2017 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gauravtiwari/b0823df591f366a53c01368e338bb414 to your computer and use it in GitHub Desktop.
Save gauravtiwari/b0823df591f366a53c01368e338bb414 to your computer and use it in GitHub Desktop.
Counter style
$grey: #f2f2f2
.counter-wrapper
max-width: 500px
margin: 100px auto
padding: 10px
border: 1px solid $grey
form
input
display: block
margin-bottom: 10px
button
display: inline-block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment