Skip to content

Instantly share code, notes, and snippets.

View RRasputin92's full-sized avatar

Роман RRasputin92

  • webcontainer
  • Russia
View GitHub Profile
@RRasputin92
RRasputin92 / Button.sass
Last active April 8, 2019 07:54
Button Sass Styles (Starter Universal)
.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