Making btn and fab work on link elements
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
@mixin btn-flat {
|
||||
background: $button-color;
|
||||
color: $on-button;
|
||||
|
||||
&:hover {
|
||||
background: darken($button-color, 5%);
|
||||
|
Reference in New Issue
Block a user