Affichage du service dans la liste des démarches

This commit is contained in:
gregoirenovel 2018-09-18 10:39:47 +02:00
parent 3229f542dc
commit f696560a14
3 changed files with 15 additions and 2 deletions

View file

@ -30,3 +30,7 @@
background-color: $lighter-blue;
}
}
.service-name {
color: $grey;
}