Skip to content

Instantly share code, notes, and snippets.

@latish86
latish86 / button.sass
Created September 4, 2017 14:30 — forked from serj08/button.sass
Button sass style by agragregra...
.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