mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 11:01:13 +00:00
5 lines
179 B
SCSS
5 lines
179 B
SCSS
$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); |