Skip to content

Instantly share code, notes, and snippets.

View kzon's full-sized avatar
:shipit:

Anton Kobzev kzon

:shipit:
View GitHub Profile
@kzon
kzon / button.sass
Last active May 7, 2017 16:16 — forked from agragregra/button.sass
Button Sass Styles (Universal Starter)
.button
display: inline-block
border: none
color: #fff
text-decoration: none
background-color: $accent
padding: 15px 45px
font-size: 13px
text-transform: uppercase
font-weight: 600