style(instructeur/procedure): re-style header procedure title & dossier number

This commit is contained in:
Colin Darie 2022-10-06 19:27:23 +02:00
parent c5092fda12
commit 10802d15cc
4 changed files with 17 additions and 6 deletions

View file

@ -10,4 +10,13 @@
.container {
margin-bottom: -1px;
}
.breadcrumbs {
list-style: none;
padding-inline-start: 0;
a:not(:hover) {
background-image: none; // remove DSFR underline
}
}
}