mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
8 lines
129 B
SCSS
8 lines
129 B
SCSS
span.entity.entity-activity.activity-reason {
|
|
@include entity($chill-pink, white);
|
|
}
|
|
|
|
.activity {
|
|
color: $chill-green;
|
|
}
|