7 lines
143 B
SCSS
7 lines
143 B
SCSS
// style for the social buttons from fixed product_plugins (Twitter and Facebook)
|
|
|
|
.btn{
|
|
// Social colors
|
|
@include bmd-social-buttons();
|
|
}
|