This commit is contained in:
Jeremy Thomas
2016-05-29 13:10:33 +01:00
parent f7e679457d
commit a9480c46d3

View File

@@ -4,15 +4,9 @@
justify-content: center justify-content: center
text-align: center text-align: center
a a
@extend .button
display: block display: block
min-width: 32px min-width: 32px
padding: 3px 8px padding: 3px 8px
// Modifiers
&.is-active
background: $link
border-color: $link
color: $link-invert
span span
color: $text-light color: $text-light
display: block display: block