comunic/developer/user/themes/antimatter/scss/configuration/template/_bullets.scss

5 lines
179 B
SCSS
Raw Normal View History

2016-11-19 11:08:12 +00:00
$bullet-icon-size: 3.5rem;
$bullet-icon-color-1: $core-accent;
$bullet-icon-color-2: adjust-hue($core-accent, -20);
$bullet-icon-color-3: adjust-hue($core-accent, -130);