add deleted dossiers title

This commit is contained in:
Christophe Robillard 2020-03-24 13:42:37 +01:00
parent 73d7ef4436
commit fcfa19a4aa
2 changed files with 5 additions and 0 deletions

View file

@ -16,6 +16,10 @@
margin-bottom: 1 * $default-padding;
}
.titre-dossiers {
text-align: center;
}
.dossiers-table {
margin-top: $default-spacer;
margin-bottom: 3 * $default-spacer;