Skip to content

Instantly share code, notes, and snippets.

View BezIoann's full-sized avatar
🏠
watching anime and learning Java!

Ioann BezIoann

🏠
watching anime and learning Java!
View GitHub Profile
@BezIoann
BezIoann / button.sass
Created April 27, 2019 10:33 — 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