fix: harmonize btn-readmore style
This commit is contained in:
parent
3ac690925d
commit
49c2c035b6
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ $button_small: $lineheight_quarter;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-readmore {
|
.btn-readmore {
|
||||||
@include button-fullcontrol(transparent, rgba(0,0,0,0.05), $color-font-light);
|
@include button-fullcontrol(transparent, darken($color-background-alt, 7.5%), $color-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
// BUTTONS GROUPS
|
// BUTTONS GROUPS
|
||||||
|
|
Loading…
Reference in a new issue