Demande: add nb_of_procedure, deadline and nb_of_dossier fields

This commit is contained in:
simon lehericey 2018-08-20 17:20:51 +02:00
parent 159395dce2
commit ee43650c32
5 changed files with 88 additions and 9 deletions

View file

@ -0,0 +1,17 @@
@import "constants";
.demande {
padding-bottom: $default-padding;
h1 {
margin-bottom: $default-padding;
}
.intro {
margin: $default-padding 0;
}
b {
font-weight: bold;
}
}