accourse resume page: social-actions, list of evaluations with colored triangle bullet

This commit is contained in:
2021-11-26 20:10:00 +01:00
parent 16fcfda88f
commit 34c525e378
4 changed files with 25 additions and 19 deletions

View File

@@ -81,6 +81,9 @@ h2.badge-title {
//margin-top: 0.5em;
font-size: 70%;
padding-left: 1rem;
&.evaluations {
@include list_marker_triangle($orange);
}
}
ul.columns { // XS:1 SM:2 MD:1 LG:2 XL:2 XXL:2
@include media-breakpoint-only(sm) {