mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 01:55:01 +00:00
resume short list style abstraction for accourse-work and activities (wip)
This commit is contained in:
@@ -15,7 +15,7 @@ $social-action-label-color: shade-color($orange, 34%);
|
||||
///
|
||||
|
||||
@mixin badge_social_issue {
|
||||
text-transform: capitalize !important;
|
||||
//text-transform: capitalize !important;
|
||||
font-weight: 500 !important;
|
||||
border-left: 20px groove $social-issue-color;
|
||||
&:before {
|
||||
@@ -32,7 +32,7 @@ $social-action-label-color: shade-color($orange, 34%);
|
||||
///
|
||||
|
||||
@mixin badge_social_action {
|
||||
text-transform: capitalize !important;
|
||||
//text-transform: capitalize !important;
|
||||
font-weight: 500 !important;
|
||||
border-left: 20px groove $social-action-color;
|
||||
&:before {
|
||||
|
Reference in New Issue
Block a user